-
Notifications
You must be signed in to change notification settings - Fork 0
/
.pnpm-debug.log
22 lines (22 loc) · 895 Bytes
/
.pnpm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"0 debug pnpm:scope": {
"selected": 1
},
"1 error pnpm": {
"code": "ELIFECYCLE",
"errno": "ENOENT",
"syscall": "spawn",
"file": "sh",
"pkgid": "[email protected]",
"stage": "start",
"script": "react-scripts start",
"pkgname": "movies-app",
"err": {
"name": "pnpm",
"message": "[email protected] start: `react-scripts start`\nspawn ENOENT",
"code": "ELIFECYCLE",
"stack": "pnpm: [email protected] start: `react-scripts start`\nspawn ENOENT\n at ChildProcess.<anonymous> (/usr/local/lib/node_modules/pnpm/dist/pnpm.cjs:92384:22)\n at ChildProcess.emit (events.js:400:28)\n at maybeClose (internal/child_process.js:1058:16)\n at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5)"
}
},
"2 warn pnpm:global": " Local package.json exists, but node_modules missing, did you mean to install?"
}