-
Notifications
You must be signed in to change notification settings - Fork 13
/
.pnpm-debug.log
24 lines (24 loc) · 1.39 KB
/
.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
24
{
"0 debug pnpm:scope": {
"selected": 1
},
"1 warn pnpm": {
"message": "Unsupported engine: wanted: {\"node\":\"14\"} (current: {\"node\":\"v16.13.2\",\"pnpm\":\"6.32.7\"})",
"prefix": "/home/srussell/Development/lefthook/frigg"
},
"2 error pnpm": {
"errno": 1,
"code": "ELIFECYCLE",
"pkgid": "[email protected]",
"stage": "test:all",
"script": "npm test --foreground-scripts --workspaces",
"pkgname": "frigg-monorepo",
"err": {
"name": "pnpm",
"message": "[email protected] test:all: `npm test --foreground-scripts --workspaces`\nExit status 1",
"code": "ELIFECYCLE",
"stack": "pnpm: [email protected] test:all: `npm test --foreground-scripts --workspaces`\nExit status 1\n at EventEmitter.<anonymous> (/home/srussell/.nodenv/versions/16.13.2/pnpm-global/5/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:105738:20)\n at EventEmitter.emit (node:events:390:28)\n at ChildProcess.<anonymous> (/home/srussell/.nodenv/versions/16.13.2/pnpm-global/5/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:92299: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)"
}
},
"3 warn pnpm:global": " Local package.json exists, but node_modules missing, did you mean to install?"
}