-
Notifications
You must be signed in to change notification settings - Fork 0
/
.pnpm-debug.log
19 lines (19 loc) · 955 Bytes
/
.pnpm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"0 debug pnpm:scope": {
"selected": 1
},
"1 error pnpm": {
"errno": 1,
"code": "ELIFECYCLE",
"pkgid": "@example/[email protected]",
"stage": "dev",
"script": "astro dev",
"pkgname": "@example/starter",
"err": {
"name": "pnpm",
"message": "@example/[email protected] dev: `astro dev`\nExit status 1",
"code": "ELIFECYCLE",
"stack": "pnpm: @example/[email protected] dev: `astro dev`\nExit status 1\n at EventEmitter.<anonymous> (C:\\Users\\mukhtharcm\\scoop\\persist\\nodejs\\bin\\node_modules\\pnpm\\dist\\pnpm.cjs:103408:20)\n at EventEmitter.emit (node:events:390:28)\n at ChildProcess.<anonymous> (C:\\Users\\mukhtharcm\\scoop\\persist\\nodejs\\bin\\node_modules\\pnpm\\dist\\pnpm.cjs:91337:18)\n at ChildProcess.emit (node:events:390:28)\n at maybeClose (node:internal/child_process:1062:16)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)"
}
}
}