-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.pnpm-debug.log
22 lines (22 loc) · 945 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": "react-genshin-website@0.1.0",
"stage": "start",
"script": "react-scripts start",
"pkgname": "react-genshin-website",
"err": {
"name": "pnpm",
"message": "react-genshin-website@0.1.0 start: `react-scripts start`\nspawn ENOENT",
"code": "ELIFECYCLE",
"stack": "pnpm: react-genshin-website@0.1.0 start: `react-scripts start`\nspawn ENOENT\n at ChildProcess.<anonymous> (/usr/local/lib/node_modules/pnpm/dist/pnpm.cjs:93448:22)\n at ChildProcess.emit (node:events:513:28)\n at maybeClose (node:internal/child_process:1093:16)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)"
}
},
"2 warn pnpm:global": " Local package.json exists, but node_modules missing, did you mean to install?"
}