ran npm run db:studio fine but localhost is still loading....

No description
19 Replies
something
something4mo ago
I am following the new t3 stack project
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡4mo ago
@something Hey! What browser are you using?
something
something4mo ago
safari i also tried google chrome and same issue, i used the link provided in the terminal
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡4mo ago
Can you share logs from console in google chrome?
something
something4mo ago
No description
something
something4mo ago
i am also on mac on my windows machine it worked fine, not sure what kind of access I could be missinng on my mac
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡3mo ago
Can you try drizzle-kit@beta? There you need to change the drizzle config a little, but this error should be fixed in the studio
something
something3mo ago
how do i change it?
No description
something
something3mo ago
to use beta version
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡3mo ago
You need to update drizzle-kit, add dialect: 'postgresql', remove driver and rename connectionString to url
something
something3mo ago
i ran "npm i -D drizzle-kit@beta" to get the beta version
something
something3mo ago
updated code like you said
No description
something
something3mo ago
and then "npm run db:studio" and still have the same issue i got it to work now not sure what i did or what happened, ran the "mkcert -install" command on my terminal and then refresh page lol
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡3mo ago
are you using beta version of drizzle-kit?
something
something3mo ago
i switch back to regular no i am not using beta
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡3mo ago
then that explains everything. mkcert creates a certificate for drizzle-kit and it is no longer blocked
something
something3mo ago
yup, I didnt do it right my bad, i probably missed this step
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡3mo ago
what browser are you using? sorry, already saw above
something
something3mo ago
no worries king