Closed DreamPWJ closed 3 years ago
@vue/cli-*
v3.12. v4 would be better if you can.Closing due to inactivity. Please open a new issue with a reference to this one if you can follow up with more information.
Check your npm packages first. In my case it was vue-cli-plugin-webpack-bundle-analyzer
which was causing issue when I was running the development build command:
vue-cli-service build --mode development
I uninstalled this specific npm package and the above command worked fine.
Check your npm packages first. In my case it was
vue-cli-plugin-webpack-bundle-analyzer
which was causing issue when I was running the development build command:vue-cli-service build --mode development
I uninstalled this specific npm package and the above command worked fine.
Thanx, this helped me
Version
4.2.1
Environment info
Steps to reproduce
What is expected?
Continue executing the CI code
What is actually happening?
Staying still on this line does not report an error