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
Update: so far the bug was found due to Vite in some cases can't handle file path like C:\xxx\xxx.js properly on Windows. A walk-around is using /C:/xxx/xxx.js instead. However, this might involve a low-level update which will takes time to fix and review. 🙏
@subham25997 vue-env has released v1.1.4 including this bugfix. However, it still doesn't work with bit v1.8.20. You have to wait for the upcoming bit update. 🙏
bit new vue my-workspace --env bitdev.vue/vue-env --default-scope my-scope
bit create vue ui/test-component
bit install --add-missing-deps
Getting error:
The text was updated successfully, but these errors were encountered: