forked from statsig-io/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.pnpm-debug.log
More file actions
22 lines (22 loc) · 935 Bytes
/
.pnpm-debug.log
File metadata and controls
22 lines (22 loc) · 935 Bytes
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": "statsig-docs@1.0.0",
"stage": "build",
"script": "docusaurus build",
"pkgname": "statsig-docs",
"err": {
"name": "pnpm",
"message": "statsig-docs@1.0.0 build: `docusaurus build`\nspawn ENOENT",
"code": "ELIFECYCLE",
"stack": "pnpm: statsig-docs@1.0.0 build: `docusaurus build`\nspawn ENOENT\n at ChildProcess.<anonymous> (/usr/local/pnpm-global/5/node_modules/.pnpm/pnpm@6.15.1/node_modules/pnpm/dist/pnpm.cjs:92871:22)\n at ChildProcess.emit (events.js:400:28)\n at maybeClose (internal/child_process.js:1055:16)\n at Process.ChildProcess._handle.onexit (internal/child_process.js:288:5)"
}
},
"2 warn pnpm:global": " Local package.json exists, but node_modules missing, did you mean to install?"
}