-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy path.pnpm-debug.log
More file actions
21 lines (21 loc) · 952 Bytes
/
.pnpm-debug.log
File metadata and controls
21 lines (21 loc) · 952 Bytes
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": "wallet@1.0.0",
"stage": "electron:build",
"script": "vue-cli-service electron:build \"--linux\" \"deb\" \"--win\" \"nsis\"",
"pkgname": "wallet",
"err": {
"name": "Error",
"message": "wallet@1.0.0 electron:build: `vue-cli-service electron:build \"--linux\" \"deb\" \"--win\" \"nsis\"`\nspawn ENOENT",
"code": "ELIFECYCLE",
"stack": "Error: wallet@1.0.0 electron:build: `vue-cli-service electron:build \"--linux\" \"deb\" \"--win\" \"nsis\"`\nspawn ENOENT\n at ChildProcess.<anonymous> (/usr/local/lib/node_modules/pnpm/dist/pnpm.cjs:92406:22)\n at ChildProcess.emit (events.js:376:20)\n at maybeClose (internal/child_process.js:1055:16)\n at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)"
}
}
}