forked from cs4241-19a/a2-shortstack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-debug.log
More file actions
15 lines (15 loc) · 788 Bytes
/
pnpm-debug.log
File metadata and controls
15 lines (15 loc) · 788 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
0 debug pnpm:scope:
selected: 1
workspacePrefix: null
1 info pnpm:
message: "A store server is running. All store manipulations are delegated to it."
prefix: "/app"
2 error pnpm:
message:
code: "ERR_PNPM_BAD_PACKAGE_JSON"
err:
name: "Error"
message: "/app/package.json: Invalid name: \"Daniel Caffrey\""
code: "ERR_PNPM_BAD_PACKAGE_JSON"
stack: "Error: /app/package.json: Invalid name: \"Daniel Caffrey\"\n at Object.<anonymous> (/opt/nvm/versions/node/v10.15.3/lib/node_modules/pnpm/lib/node_modules/@pnpm/read-package-json/lib/index.js:23:31)\n at Generator.throw (<anonymous>)\n at rejected (/opt/nvm/versions/node/v10.15.3/lib/node_modules/pnpm/lib/node_modules/@pnpm/read-package-json/lib/index.js:5:65)"