-
Notifications
You must be signed in to change notification settings - Fork 1
/
.pnpm-debug.log
22 lines (22 loc) · 934 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": "vue-element-plus-admin@1.5.0",
"stage": "dev",
"script": "vite --mode base",
"pkgname": "vue-element-plus-admin",
"err": {
"name": "pnpm",
"message": "vue-element-plus-admin@1.5.0 dev: `vite --mode base`\nspawn ENOENT",
"code": "ELIFECYCLE",
"stack": "pnpm: vue-element-plus-admin@1.5.0 dev: `vite --mode base`\nspawn ENOENT\n at ChildProcess.<anonymous> (/usr/local/lib/node_modules/pnpm/dist/pnpm.cjs:93535:22)\n at ChildProcess.emit (node:events:527:28)\n at maybeClose (node:internal/child_process:1092: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?"
}