Prisma Studio asks to be installed in Nuxt DevTools with each reload?
Hello,
I installed the nuxt prisma module and now every time I make changes to code it asks me:
And it doesn't seem to remember my previous answer to "Y" yes install. Is there a configuration I can set so that it automatically installs and never ask me?
1 Reply
I also tried this, but doesn't seem to fix it
Sooo, this seems to do it:
Idk if it's necessary to make the
NODE_ENV
check, but I figured it's safer