-
Notifications
You must be signed in to change notification settings - Fork 0
/
.pnpm-debug.log
15 lines (15 loc) · 1.49 KB
/
.pnpm-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"0 debug pnpm:scope": {
"selected": 1,
"workspacePrefix": "/Users/wumao/Desktop/implementation/vue3-study"
},
"1 error pnpm": {
"code": "ERR_PNPM_ADDING_TO_ROOT",
"err": {
"name": "pnpm",
"message": "Running this command will add the dependency to the workspace root, which might not be what you want - if you really meant it, make it explicit by running this command again with the -w flag (or --workspace-root). If you don't want to see this warning anymore, you may set the ignore-workspace-root-check setting to true.",
"code": "ERR_PNPM_ADDING_TO_ROOT",
"stack": "pnpm: Running this command will add the dependency to the workspace root, which might not be what you want - if you really meant it, make it explicit by running this command again with the -w flag (or --workspace-root). If you don't want to see this warning anymore, you may set the ignore-workspace-root-check setting to true.\n at Object.handler [as add] (/Users/wumao/Library/pnpm/global/5/.pnpm/pnpm@7.4.0/node_modules/pnpm/dist/pnpm.cjs:127888:15)\n at /Users/wumao/Library/pnpm/global/5/.pnpm/pnpm@7.4.0/node_modules/pnpm/dist/pnpm.cjs:192574:51\n at async run (/Users/wumao/Library/pnpm/global/5/.pnpm/pnpm@7.4.0/node_modules/pnpm/dist/pnpm.cjs:192550:34)\n at async runPnpm (/Users/wumao/Library/pnpm/global/5/.pnpm/pnpm@7.4.0/node_modules/pnpm/dist/pnpm.cjs:192768:5)\n at async /Users/wumao/Library/pnpm/global/5/.pnpm/pnpm@7.4.0/node_modules/pnpm/dist/pnpm.cjs:192760:7"
}
}
}