今天试着学习了一下Vue.js,下载了一个项目打包,一直在building不动。

  

D:\vems\vems-front> npm run build

> my-project@0.1.0 build D:\vems\vems-front
> vue-cli-service build


-  Building for production...

 后面执行了这条命令:npm config set registry http://registry.cnpmjs.com   就可以了

vue.js 打包项目 npm run build 一直在building的问题

vue.js 打包项目 npm run build 一直在building的问题

相关文章:

  • 2022-12-23
  • 2021-12-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-11
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-06-25
  • 2021-03-30
  • 2021-04-11
  • 2021-04-21
  • 2021-08-03
  • 2021-10-31
相关资源
相似解决方案