Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nuxt 3 won't start when using @nuxt/image module #821

Closed
therealokoro opened this issue May 10, 2023 · 2 comments
Closed

Nuxt 3 won't start when using @nuxt/image module #821

therealokoro opened this issue May 10, 2023 · 2 comments

Comments

@therealokoro
Copy link

Nuxt just doesn't start when this module is registered

Below is a screenshot of the error

image


Nuxt project info:

  • Operating System: Windows_NT
  • Node Version: v19.3.0
  • Nuxt Version: 3.4.3
  • Nitro Version: 2.3.3
  • Package Manager: pnpm@8.0.0
  • Builder: vite
  • User Config: css, app, srcDir, serverDir, modules, colorMode, imports, unocss, runtimeConfig, vite
  • Runtime Modules: @unocss/nuxt@0.51.8, @vueuse/nuxt@10.1.0, @pinia/nuxt@0.4.9, @formkit/nuxt@0.16.5, nuxt-unhead@1.4.17, @nuxt/devtools@0.4.5, @nuxtjs/color-mode@3.2.0, @nuxt/image@0.7.1
  • Build Modules: -

Copy link
Member

You are using the Nuxt 2 version of the image module - update to @nuxt/image-edge until v1 is released.

@danielroe danielroe closed this as not planned Won't fix, can't repro, duplicate, stale May 10, 2023
@therealokoro
Copy link
Author

Thank you sir 💪🏿

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants