NuxtN
Nuxt2y ago
2 replies
reiyan

Install another package (non-nuxt) from nuxt-module

anybody know how to install another packages (non-nuxt module) from my own nuxt-module?
lets say installing "@primevue/themes" from nuxt-module using installModules it gets error
[unhandledRejection] Package subpath './module' is not defined by "exports" in .../@primevue/themes/package.json
Was this page helpful?