-
Notifications
You must be signed in to change notification settings - Fork 8
/
.pnpm-debug.log
20 lines (20 loc) · 1.13 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": "vite-plugin-full-reload@1.0.0",
"stage": "release",
"script": "node scripts/release.cjs",
"pkgname": "vite-plugin-full-reload",
"err": {
"name": "pnpm",
"message": "vite-plugin-full-reload@1.0.0 release: `node scripts/release.cjs`\nExit status 1",
"code": "ELIFECYCLE",
"stack": "pnpm: vite-plugin-full-reload@1.0.0 release: `node scripts/release.cjs`\nExit status 1\n at EventEmitter.<anonymous> (/Users/maximomussini/Library/pnpm/global/5/.pnpm/pnpm@7.4.1/node_modules/pnpm/dist/pnpm.cjs:108600:20)\n at EventEmitter.emit (node:events:390:28)\n at ChildProcess.<anonymous> (/Users/maximomussini/Library/pnpm/global/5/.pnpm/pnpm@7.4.1/node_modules/pnpm/dist/pnpm.cjs:95166:18)\n at ChildProcess.emit (node:events:390:28)\n at maybeClose (node:internal/child_process:1064:16)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)"
}
},
"2 warn pnpm:global": " Local package.json exists, but node_modules missing, did you mean to install?"
}