[GH-ISSUE #3] pnpm db:migrate-remote failed #1

Closed
opened 2026-02-26 12:17:31 +03:00 by kerem · 0 comments
Owner

Originally created by @naughtyGitCat on GitHub (Dec 18, 2024).
Original GitHub issue: https://github.com/beilunyang/moemail/issues/3

Migration failed: 908 |     if (options !== @undefined && typeof options !== "object")
909 |       throw ERR_INVALID_ARG_TYPE("options", "object", options);
910 |     super(message, options);
911 |   }
912 | }
913 |   let err = new Error(message);
                  ^
error: Command failed: wrangler d1 migrations apply moemail --remote
Originally created by @naughtyGitCat on GitHub (Dec 18, 2024). Original GitHub issue: https://github.com/beilunyang/moemail/issues/3 ``` Migration failed: 908 | if (options !== @undefined && typeof options !== "object") 909 | throw ERR_INVALID_ARG_TYPE("options", "object", options); 910 | super(message, options); 911 | } 912 | } 913 | let err = new Error(message); ^ error: Command failed: wrangler d1 migrations apply moemail --remote ```
kerem closed this issue 2026-02-26 12:17:32 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/moemail#1
No description provided.