Cannot resolve module "./server/services" after running pnpm install
#473
Labels
bug
Something isn't working
pnpm install
#473
Hi, I'm getting this error when running
pnpm install
. It happens locally and on the server as well. Happens on the machine of my colleague as well.I can't upgrade my nuxtjs/supabase version, because I'm encountering a new bug with >1.3.0 so I would like to stick to 1.2.2 if possible.
Any ideas why this is happening? It's happening out of the sudden. Never happened before.
Version
@nuxtjs/supabase: 1.2.2
nuxt: ^3.12.2
Reproduction Link
Steps to reproduce
pnpm i with this package.json
What is Expected?
Not throwing an error
What is actually happening?
Error thrown as mentioned above
The text was updated successfully, but these errors were encountered: