grishma
grishma
Explore posts from servers
NNuxt
Created by grishma on 4/23/2024 in #❓・help
SyntaxError: The requested module 'playground/node_modules/ufo/dist/index.mjs' does not provide an e
Getting this error when I run my module. For context, I unpublished my module from npm and then deleted my node_modules folder and package-lock.json file and then re-installed npm. But still getting this error.
2 replies
NNuxt
Created by grishma on 4/9/2024 in #❓・help
When I install my nuxt module, the devtools doesn't show up anymore. How can I fix this?
No description
7 replies
NNuxt
Created by grishma on 3/26/2024 in #❓・help
Is there a way to make a Nuxt module plugin modifiable by the user upon installation into Nuxt app?
Right now I've included the plugin in the runtime folder and it gets used by a composable. However, we want the user to be able to customize this plugin file so it can be applied to all vue files. I've tried using addPluginTemplate to write the file and that adds it to the users nuxt app when the module is installed but it gets overwritten upon every run of the module.
1 replies
RRailway
Created by grishma on 12/6/2023 in #✋|help
Restart DB
No description
8 replies