-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.pnpm-debug.log
20 lines (20 loc) · 1.05 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": 1,
"code": "ELIFECYCLE",
"pkgid": "[email protected]",
"stage": "start",
"script": "node server.js",
"pkgname": "find-translation-keys",
"err": {
"name": "pnpm",
"message": "[email protected] start: `node server.js`\nExit status 1",
"code": "ELIFECYCLE",
"stack": "pnpm: [email protected] start: `node server.js`\nExit status 1\n at EventEmitter.<anonymous> (C:\\Users\\Monst\\AppData\\Roaming\\npm\\node_modules\\pnpm\\dist\\pnpm.cjs:105736:20)\n at EventEmitter.emit (node:events:513:28)\n at ChildProcess.<anonymous> (C:\\Users\\Monst\\AppData\\Roaming\\npm\\node_modules\\pnpm\\dist\\pnpm.cjs:92297:18)\n at ChildProcess.emit (node:events:513:28)\n at maybeClose (node:internal/child_process:1100:16)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:304:5)"
}
},
"2 warn pnpm:global": " Local package.json exists, but node_modules missing, did you mean to install?"
}