-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
needs team reproWe acknowledged your report and will soon try to reproduce itWe acknowledged your report and will soon try to reproduce itscope: cli-service serve
Description
Version
3.0.3
Reproduction link
Node and OS info
Node 8.9.4 / NPM 5.8.0/ Mac OS
Steps to reproduce
- download
- npm install
- npm run serve
What is expected?
Everything goes well
What is actually happening?
Error in command line:
This dependency was not found:
regenerator-runtime/runtime in ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/HelloWorld.vue?vue&type=script&lang=js&
I thought regenerator-runtime has already been installed in ./node_modules/@vue/babel-preset-app. Shouldn't this regenerator-runtime be found in @vue/babel-preset-app ?
mfickett
Metadata
Metadata
Assignees
Labels
needs team reproWe acknowledged your report and will soon try to reproduce itWe acknowledged your report and will soon try to reproduce itscope: cli-service serve