-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.pnpm-debug.log
20 lines (20 loc) · 1.08 KB
/
.pnpm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"0 debug pnpm:scope": {
"selected": 1
},
"1 error pnpm": {
"errno": 126,
"code": "ELIFECYCLE",
"pkgid": "npm-extension@1.0.0",
"stage": "dev",
"script": "tsc --watch",
"pkgname": "npm-extension",
"err": {
"name": "pnpm",
"message": "npm-extension@1.0.0 dev: `tsc --watch`\nExit status 126",
"code": "ELIFECYCLE",
"stack": "pnpm: npm-extension@1.0.0 dev: `tsc --watch`\nExit status 126\n at EventEmitter.<anonymous> (C:\\Users\\AmirhBeigi\\AppData\\Local\\Volta\\tools\\image\\packages\\pnpm\\node_modules\\pnpm\\dist\\pnpm.cjs:106732:20)\n at EventEmitter.emit (node:events:390:28)\n at ChildProcess.<anonymous> (C:\\Users\\AmirhBeigi\\AppData\\Local\\Volta\\tools\\image\\packages\\pnpm\\node_modules\\pnpm\\dist\\pnpm.cjs:93301:18)\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)"
}
},
"2 warn pnpm:global": " Local package.json exists, but node_modules missing, did you mean to install?"
}