19 Replies
I am following the new t3 stack project
@something Hey! What browser are you using?
safari
i also tried google chrome and same issue, i used the link provided in the terminal
Can you share logs from console in google chrome?
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
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
how do i change it?
to use beta version
You need to update drizzle-kit, add
dialect: 'postgresql'
, remove driver
and rename connectionString
to url
i ran "npm i -D drizzle-kit@beta" to get the beta version
updated code like you said
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
are you using beta version of drizzle-kit?
i switch back to regular
no i am not using beta
then that explains everything. mkcert creates a certificate for drizzle-kit and it is no longer blocked
yup, I didnt do it right my bad, i probably missed this step
what browser are you using?
sorry, already saw above
no worries king