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

项目启动报错 #155

Open
FightingChu opened this issue Mar 3, 2023 · 1 comment
Open

项目启动报错 #155

FightingChu opened this issue Mar 3, 2023 · 1 comment

Comments

@FightingChu
Copy link

前置操作全部执行,运行npm run dev的时候:
ERROR Failed to compile with 59 errors 14:14:06

These dependencies were not found:

  • qs in ./src/utils/httpRequest.js
  • vue-hot-reload-api in ./src/App.vue, ./node_modules/.store/[email protected]/node_modules/vue-loader/lib/template-compiler?{"id":"data-v-34f846d8","hasScoped":false,"transformToRequire":{"video":["src","poster"],"source":"src","img":"src","image":"xlink:href"},"buble":{"transforms":{}}}!./node_modules/.store/[email protected]/node_modules/vue-loader/lib/selector.js?type=template&index=0&bustCache!./src/App.vue and 56 others

To install them, you can run: npm install --save qs vue-hot-reload-api

前端启动出现以上报错:
我现在的处理过程,之前cnpm版本高,手动降级到7.1.0版本,其次,nodejs版本也做了降级也就是12.1.0,根据项目报错执行了npm install --save qs vue-hot-reload-api(我用的cnpm),还是不行。
请问有大佬遇到过吗?帮忙解答一下,谢谢

@Michael2397
Copy link

https://blog.csdn.net/weixin_43749805/article/details/128837660
用cnpm。 这个垃圾项目搞了我一下午

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