vue-email / nuxt

💚 Official Nuxt module for Vue Email. Build email templates with Vue components.
https://vuemail.net/getting-started/nuxt-nitro
MIT License
108 stars 3 forks source link

Failed to resolve import "vue-i18n" #5

Closed frama21 closed 7 months ago

frama21 commented 8 months ago

Hello i have a issue when i compile the nuxt 3 I use this package on nuxt 3 in server mode becuse my case is when i register user then send the email i use vue-email version 0.8.0-beta.8 and nodemailer 6.4.14 and my package manager is bun and node version 18

in my project i dont wanna to use i18n because this project only for my local language

then when i run the project and show error like this image

thank you

Flowko commented 7 months ago

fixed on the new version, not published yet, but will update you once it is

Flowko commented 7 months ago

fixed at 0.8.0 please upgrade the @vue-email/nuxt package and let us know