.pnpm-debug.log 1.1 KB

12345678910111213141516171819
  1. {
  2. "0 debug pnpm:scope": {
  3. "selected": 1
  4. },
  5. "1 error pnpm": {
  6. "errno": 1,
  7. "code": "ELIFECYCLE",
  8. "pkgid": "butterfly-admin@3.0.0",
  9. "stage": "clean",
  10. "script": "npx rimraf docs/node_modules && npx rimraf node_modules",
  11. "pkgname": "butterfly-admin",
  12. "err": {
  13. "name": "pnpm",
  14. "message": "butterfly-admin@3.0.0 clean: `npx rimraf docs/node_modules && npx rimraf node_modules`\nExit status 1",
  15. "code": "ELIFECYCLE",
  16. "stack": "pnpm: butterfly-admin@3.0.0 clean: `npx rimraf docs/node_modules && npx rimraf node_modules`\nExit status 1\n at EventEmitter.<anonymous> (C:\\Users\\Saber\\AppData\\Roaming\\nvm\\v16.0.0\\node_modules\\pnpm\\dist\\pnpm.cjs:103540:20)\n at EventEmitter.emit (node:events:365:28)\n at ChildProcess.<anonymous> (C:\\Users\\Saber\\AppData\\Roaming\\nvm\\v16.0.0\\node_modules\\pnpm\\dist\\pnpm.cjs:91469:18)\n at ChildProcess.emit (node:events:365:28)\n at maybeClose (node:internal/child_process:1067:16)\n at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)"
  17. }
  18. }
  19. }