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
When I use to vite with nuxt then import to boostrap-vue or axios or anything module, I got this error, when I remove module names on nuxt.config.js it's get better I mean it's fixing how can I solve this problem ?
Versions
nuxt-vite: ^0.3.5
nuxt: ^2.15.7
Reproduction
Connot Find Module Error
Description
When I use to vite with nuxt then import to boostrap-vue or axios or anything module, I got this error, when I remove module names on nuxt.config.js it's get better I mean it's fixing how can I solve this problem ?