-
Notifications
You must be signed in to change notification settings - Fork 0
/
.pnpm-debug.log
22 lines (22 loc) · 1.1 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
{
"0 debug pnpm:scope": {
"selected": 1
},
"1 error pnpm": {
"code": "ELIFECYCLE",
"errno": "ENOENT",
"syscall": "spawn",
"file": "sh",
"pkgid": "[email protected]",
"stage": "dev",
"script": "HTTPS=true SSL_CRT_FILE=localhost.pem SSL_KEY_FILE=localhost-key.pem yarn start",
"pkgname": "brayanbot-dev",
"err": {
"name": "pnpm",
"message": "[email protected] dev: `HTTPS=true SSL_CRT_FILE=localhost.pem SSL_KEY_FILE=localhost-key.pem yarn start`\nspawn ENOENT",
"code": "ELIFECYCLE",
"stack": "pnpm: [email protected] dev: `HTTPS=true SSL_CRT_FILE=localhost.pem SSL_KEY_FILE=localhost-key.pem yarn start`\nspawn ENOENT\n at ChildProcess.<anonymous> (/home/notashelf/.local/share/pnpm/global/5/.pnpm/[email protected]/node_modules/pnpm/dist/pnpm.cjs:93511:22)\n at ChildProcess.emit (node:events:527:28)\n at maybeClose (node:internal/child_process:1090:16)\n at 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?"
}