sveltemeacoffee
Version:
Fully Configurable Buy Me A Coffee button in svelte
15 lines • 1.16 kB
Plain Text
{
"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] (/home/sam/.local/share/pnpm/global/5/.pnpm/pnpm@7.1.8/node_modules/pnpm/dist/pnpm.cjs:177329:17)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async /home/sam/.local/share/pnpm/global/5/.pnpm/pnpm@7.1.8/node_modules/pnpm/dist/pnpm.cjs:182746:21\n at async run (/home/sam/.local/share/pnpm/global/5/.pnpm/pnpm@7.1.8/node_modules/pnpm/dist/pnpm.cjs:182720:34)\n at async runPnpm (/home/sam/.local/share/pnpm/global/5/.pnpm/pnpm@7.1.8/node_modules/pnpm/dist/pnpm.cjs:182938:5)\n at async /home/sam/.local/share/pnpm/global/5/.pnpm/pnpm@7.1.8/node_modules/pnpm/dist/pnpm.cjs:182930:7"
}
}
}