-
Notifications
You must be signed in to change notification settings - Fork 0
/
.pnpm-debug.log
21 lines (21 loc) · 1.02 KB
/
.pnpm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"0 debug pnpm:scope": {
"selected": 1
},
"1 error pnpm": {
"code": "ELIFECYCLE",
"errno": "ENOENT",
"syscall": "spawn",
"file": "sh",
"pkgid": "[email protected]",
"stage": "test",
"script": "NODE_OPTIONS=--experimental-vm-modules jest src --config jest.config.json",
"pkgname": "svelte-jester-preprocess-issue",
"err": {
"name": "Error",
"message": "[email protected] test: `NODE_OPTIONS=--experimental-vm-modules jest src --config jest.config.json`\nspawn ENOENT",
"code": "ELIFECYCLE",
"stack": "Error: [email protected] test: `NODE_OPTIONS=--experimental-vm-modules jest src --config jest.config.json`\nspawn ENOENT\n at ChildProcess.<anonymous> (/home/eden/.node/corepack/pnpm/6.11.0/dist/pnpm.cjs:93073:22)\n at ChildProcess.emit (node:events:390:28)\n at maybeClose (node:internal/child_process:1064:16)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)"
}
}
}