Drizzle Studio hangs when visiting local.drizzle.studio
Updated Drizzle to latest, postgres running locally and can see that migrations are generated and applied within the database.
When running
npx drizzle-kit studio
visiting local.drizzle.studio presents the attached screen. It hangs indefinately and http://127.0.0.1:4983/
gives an ERR_EMPTY_RESPONSE in chrome.
2 Replies
I encountered this yesterday too! I fixed it by deleting and re-installing the whole node modules.
I did this before posing. Did again for a sanity check but no luck.
Anyone else run into this?