You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
◇ Do you want to mark 2 migrations as applied on http://localhost:3000?
│ Yes
⠋ Marking 2 migrations as applied on http://localhost:3000...
[7:39:28 PM] [ERROR] Could not connect to http://localhost:3000/api/_hub/database/query
[7:39:28 PM] [WARN] Please make sure to run the Nuxt development server with npx nuxt dev.
✖ Could not mark all migrations as applied on http://localhost:3000.
[7:39:28 PM] [ERROR] [POST] "http://localhost:3000/api/_hub/database/query": <no response> fetch failed
The text was updated successfully, but these errors were encountered:
saltytostitos
changed the title
nuxthub mark-all-applied url only works httpnuxthub database migrations mark-all-applied url only works http
Feb 9, 2025
nuxthub mark-all-applied
calls forhttp://localhost:3000
on local dev.Yeah, I'm the guy who uses safari in development some so I enable
HTTPS
during development.Not sure how important this issue really is, as I'm probably the only person who sees this. The workaround is too easy.
cli/src/commands/database/migrations/mark-all-applied.mjs
Line 54 in 0f88872
Error:
The text was updated successfully, but these errors were encountered: