v0 keeps adding a imaginary package “supabase-js” to the package.json, removing via github doesn’t help, adding overrides didn’t help, even tried removing via .pnpmfile.cjs. it seems the package.json seems to be stuck in a different layer and keeps using that.
No I couldn’t publish anything via v0. I’m stuck after som much effort and progress.
Could you try to manually clean uo package.json? Delete your node_modules, package-lock.json (or pnpm-lock.yaml), and package.json, then recreate the package.json from scratch with only the dependencies you actually need.
Hey @karthickselvam! I wanted to check in on your package.json issue. Have you been able to find a solution or still need some help? Excited to help! Thanks for being part of the community!
1 Like