Relative Content

Tag Archive for nuxt.jsnuxtjs3

When I register my Nuxt Nitro Plugin in module.ts fails

I import the defineNitroPlugin from ‘#build/types/nitro-imports’ to create a nitro plugin. The code is shown below> I then register the plugin in my module.ts file. However, when I build the project I get an error