You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
931 B

{
"0 debug pnpm:scope": {
"selected": 1
},
"1 error pnpm": {
"code": "ERR_PNPM_GIT_NOT_UNCLEAN",
"hint": "If you want to disable Git checks on publish, set the \"git-checks\" setting to \"false\", or run again with \"--no-git-checks\".",
"err": {
"name": "pnpm",
"message": "Unclean working tree. Commit or stash changes first.",
"code": "ERR_PNPM_GIT_NOT_UNCLEAN",
"stack": "pnpm: Unclean working tree. Commit or stash changes first.\n at Object.handler [as publish] (/usr/lib/node_modules/pnpm/dist/pnpm.cjs:178769:17)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)\n at async /usr/lib/node_modules/pnpm/dist/pnpm.cjs:183737:21\n at async run (/usr/lib/node_modules/pnpm/dist/pnpm.cjs:183711:34)\n at async runPnpm (/usr/lib/node_modules/pnpm/dist/pnpm.cjs:183922:5)\n at async /usr/lib/node_modules/pnpm/dist/pnpm.cjs:183914:7"
}
}
}