Cannot find package 'isows'
Hello,
I have a new project with Nuxt 3 and Supabase, I use the pluggin supabase for Nuxt 3.
My
package.json
at the root of project :
The package.json
generated by nuxt prepare, at the ./.output/server
:
When i execute :
I have this error :
I have the package isows
generated by nuxt at the .output
folder.
I have try to install supabase package at the root (of project) package.json
, and isows
too, but it's not working.
Thank you for your reading and your help <3Nuxt Supabase
Introduction
@nuxtjs/supabase is a Nuxt module for first class integration with Supabase.
2 Replies
Hi @Ous. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
I'm sorry, but the knowledge sources provided do not contain any information about the package "isows" or the specific error you are encountering with it in a Nuxt 3 and Supabase setup. None of the documents mention "isows" as a dependency, nor do they address issues related to missing this package when running a Nuxt 3 project with Supabase.
If you are seeing "isows" listed in your generated
.output/server/package.json
but encountering a "Cannot find package 'isows'" error at runtime, and installing it manually does not resolve the issue, this may be related to how Nuxt or Nitro handles dependencies during the build and output process. However, without explicit documentation or troubleshooting steps in the provided sources, I cannot offer a definitive solution.
If you need further help, I recommend checking the official Nuxt and Supabase module issue trackers or community forums for similar reports, as this may be a recent or uncommon issue not yet covered in the available documentation.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------<@831543267194568744> Kapa.ai is still learning and improving, please let me know how I did by reacting below.