Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

直接copy下来install完了npm run dev报错 #67

Open
erbrother opened this issue Feb 27, 2018 · 1 comment
Open

直接copy下来install完了npm run dev报错 #67

erbrother opened this issue Feb 27, 2018 · 1 comment

Comments

@erbrother
Copy link

These dependencies were not found:

  • babel-runtime/core-js/json/stringify in ./src/common/js/store.js
  • babel-runtime/core-js/object/assign in ./node_modules/.npminstall/babel-loader/7.1.3/babel-loader/lib!./node_modules/.npminstall/vue-loader/13.7.1/vue-loader/lib/selector.js?type=script&index=0!./src/App.vue

To install them, you can run: npm install --save babel-runtime/core-js/json/stringify babel-runtime/core-js/object/assign

需要安装cnpm i babel-runtime -S

@enthural
Copy link

github提交的代码是不完整的,比如main.js;所以运行不了吧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants