-
Notifications
You must be signed in to change notification settings - Fork 2
/
.pnpm-debug.log
30 lines (30 loc) · 1.29 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
25
26
27
28
29
30
{
"0 info pnpm": {
"message": "Using hooks from: /Users/marius/dev/lnft-fresh/.pnpmfile.cjs",
"prefix": "/Users/marius/dev/lnft-fresh"
},
"1 info pnpm": {
"message": "readPackage hook is declared. Manifests of dependencies might get overridden",
"prefix": "/Users/marius/dev/lnft-fresh"
},
"2 debug pnpm:scope": {
"selected": 1
},
"3 error pnpm": {
"code": "ELIFECYCLE",
"errno": "ENOENT",
"syscall": "spawn",
"file": "sh",
"pkgid": "[email protected]",
"stage": "dev",
"script": "TAILWIND_MODE=watch svelte-kit dev",
"pkgname": "raretoshi",
"err": {
"name": "pnpm",
"message": "[email protected] dev: `TAILWIND_MODE=watch svelte-kit dev`\nspawn ENOENT",
"code": "ELIFECYCLE",
"stack": "pnpm: [email protected] dev: `TAILWIND_MODE=watch svelte-kit dev`\nspawn ENOENT\n at ChildProcess.<anonymous> (/Users/marius/.nvm/versions/node/v16.1.0/pnpm-global/5/node_modules/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:92977:22)\n at ChildProcess.emit (node:events:365:28)\n at maybeClose (node:internal/child_process:1067:16)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)"
}
},
"4 warn pnpm:global": " Local package.json exists, but node_modules missing, did you mean to install?"
}