Could not reach Remix dev server at http://localhost:3001/ping (404). Remix struggles if Drizzle Studio is ran. #8587
deadcoder0904
started this conversation in
General
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My Remix app works fine but when I started Drizzle Studio
pnpm db:studio
& tried to run Remixpnpm dev
, it gave this:package.json
Why is that? Also, why log ip to console?
I guess I can run Drizzle Studio on a different port but this should work by default. Does Remix use 3001 port too for the dev server as it says in the log above?
Beta Was this translation helpful? Give feedback.
All reactions