-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.pnpm-debug.log
20 lines (20 loc) · 1023 Bytes
/
.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": "next-portfolio@",
"stage": "build",
"script": "next build",
"pkgname": "next-portfolio",
"err": {
"name": "pnpm",
"message": "next-portfolio@ build: `next build`\nExit status 1",
"code": "ELIFECYCLE",
"stack": "pnpm: next-portfolio@ build: `next build`\nExit status 1\n at EventEmitter.<anonymous> (C:\\Users\\GUSS\\AppData\\Roaming\\npm\\node_modules\\pnpm\\dist\\pnpm.cjs:108600:20)\n at EventEmitter.emit (node:events:527:28)\n at ChildProcess.<anonymous> (C:\\Users\\GUSS\\AppData\\Roaming\\npm\\node_modules\\pnpm\\dist\\pnpm.cjs:95166:18)\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?"
}