mirror of
https://github.com/beilunyang/moepush.git
synced 2026-04-26 20:15:49 +03:00
[GH-ISSUE #32] [已解决]Run deploy script出错 #27
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/moepush#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ZEROXZX on GitHub (Aug 9, 2025).
Original GitHub issue: https://github.com/beilunyang/moepush/issues/32
Run pnpm dlx tsx scripts/deploy.ts
Progress: resolved 1, reused 0, downloaded 0, added 0
Packages: +5
+++++
Progress: resolved 31, reused 1, downloaded 4, added 5, done
.../esbuild@0.25.8/node_modules/esbuild postinstall$ node install.js
.../esbuild@0.25.8/node_modules/esbuild postinstall: Done
Project *** does not exist. Creating...
Error creating project: Error: Error creating project: Bad Request
at createProject (/home/runner/work/moepush/moepush/scripts/deploy.ts:112:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async checkProjectExists (/home/runner/work/moepush/moepush/scripts/deploy.ts:87:13)
at async main (/home/runner/work/moepush/moepush/scripts/deploy.ts:154:9)
Error checking project existence: Error: Error creating project: Bad Request
at createProject (/home/runner/work/moepush/moepush/scripts/deploy.ts:112:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async checkProjectExists (/home/runner/work/moepush/moepush/scripts/deploy.ts:87:13)
at async main (/home/runner/work/moepush/moepush/scripts/deploy.ts:154:9)
❌ Deployment failed: Error: Error creating project: Bad Request
at createProject (/home/runner/work/moepush/moepush/scripts/deploy.ts:112:19)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async checkProjectExists (/home/runner/work/moepush/moepush/scripts/deploy.ts:87:13)
at async main (/home/runner/work/moepush/moepush/scripts/deploy.ts:154:9)
Error: Process completed with exit code 1.
@beilunyang commented on GitHub (Aug 9, 2025):
https://github.com/beilunyang/moepush/issues/18