-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Description
Vue.js version
2.0.3
Reproduction Link
The app's console says that Uncaught Error: Cannot find module "../components/List.vue"(…)
When i use CI to build my app, the bug happens, and the CI log shows that
Vue packages version mismatch:
- [email protected]
- [email protected]
FYI,i used vue-cli
and webpack
template to create my app.
And i have reinstalled the vue-loader
.
The weird thing is that when i use npm run dev
, it works well.
Metadata
Metadata
Assignees
Labels
No labels