html-minifier-module icon indicating copy to clipboard operation
html-minifier-module copied to clipboard

Cannot start nuxt: Cannot read properties of undefined (reading 'nuxt')

Open DurandSacha opened this issue 7 months ago • 0 comments

After following the steps in the readme of this project, I got an error :

pnpm install @nuxtjs/html-minifier ['@nuxtjs/html-minifier', { log: 'once', logHtml: true }],

Cannot start nuxt: Cannot read properties of undefined (reading 'nuxt')

I work with @[email protected]

DurandSacha avatar Jul 10 '25 09:07 DurandSacha