-
Notifications
You must be signed in to change notification settings - Fork 0
/
.pnpm-debug.log
20 lines (20 loc) · 1.01 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": "npm run dev",
"pkgname": "blog-of-fbb",
"err": {
"name": "pnpm",
"message": "[email protected] start: `npm run dev`\nExit status 1",
"code": "ELIFECYCLE",
"stack": "pnpm: [email protected] start: `npm run dev`\nExit status 1\n at EventEmitter.<anonymous> (/Users/shuangxu/.nvm/versions/node/v14.17.0/lib/node_modules/pnpm/dist/pnpm.cjs:105724:20)\n at EventEmitter.emit (events.js:376:20)\n at ChildProcess.<anonymous> (/Users/shuangxu/.nvm/versions/node/v14.17.0/lib/node_modules/pnpm/dist/pnpm.cjs:92285:18)\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)"
}
},
"2 warn pnpm:global": " Local package.json exists, but node_modules missing, did you mean to install?"
}