-
Notifications
You must be signed in to change notification settings - Fork 0
/
.pnpm-debug.log
23 lines (23 loc) · 992 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
23
{
"0 debug pnpm:scope": {
"selected": 1,
"workspacePrefix": "/Users/mehulkar/dev/playground/simplest-turbo"
},
"1 error pnpm": {
"code": "ELIFECYCLE",
"errno": "ENOENT",
"syscall": "spawn",
"file": "sh",
"pkgid": "simplest-turbo@1.0.0",
"stage": "build",
"script": "turbo run build",
"pkgname": "simplest-turbo",
"err": {
"name": "pnpm",
"message": "simplest-turbo@1.0.0 build: `turbo run build`\nspawn ENOENT",
"code": "ELIFECYCLE",
"stack": "pnpm: simplest-turbo@1.0.0 build: `turbo run build`\nspawn ENOENT\n at ChildProcess.<anonymous> (/Users/mehulkar/.cache/node/corepack/pnpm/7.2.1/dist/pnpm.cjs:93917: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?"
}