Error when using deployed version of Nuxt module with Sanity depdendencies
I am currently trying to use Sanity dependencies within a Nuxt module. The module works completely fine in the playground, but when deploying to npm, it breaks in my Nuxt 3 App. The server starts up and then throws "Cannot find module './cjs/react.development.js'" once a client connects to the app.
I installed the module in the Nuxt app like this:
I installed the module in the Nuxt app like this:
