You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys, I was using Nuxt 3 and i am migrating to Nuxt 4, but I got plenty of errors with @nuxt/image module due to eslint errors, although it worked, then I tried to change to @nuxt/image-edge, it doesn't work, I already upgraded the nuxt.config.ts modules part with '@nuxt/image-edge', from ' @nuxt/image' , and also installed the latest image-edge, do I have to check anything else? If you need more info just let me know what you need. I am using "nuxt": "^4.0.3", and "@nuxt/image-edge": "^1.3.0-28493895.369b747". Thanks in advance. Error:< NuxtImg > is provided by @nuxt/image. Check your console to install it or run 'npx nuxt module add @nuxt/image'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, I was using Nuxt 3 and i am migrating to Nuxt 4, but I got plenty of errors with @nuxt/image module due to eslint errors, although it worked, then I tried to change to @nuxt/image-edge, it doesn't work, I already upgraded the nuxt.config.ts modules part with '@nuxt/image-edge', from ' @nuxt/image' , and also installed the latest image-edge, do I have to check anything else? If you need more info just let me know what you need. I am using "nuxt": "^4.0.3", and "@nuxt/image-edge": "^1.3.0-28493895.369b747". Thanks in advance. Error:< NuxtImg > is provided by @nuxt/image. Check your console to install it or run 'npx nuxt module add @nuxt/image'
Beta Was this translation helpful? Give feedback.
All reactions