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

前端项目部署失败 #144

Open
sultimate opened this issue Aug 1, 2022 · 2 comments
Open

前端项目部署失败 #144

sultimate opened this issue Aug 1, 2022 · 2 comments

Comments

@sultimate
Copy link

看了其他issues(就那么几个),基本都是前端各种依赖版本过低,脚手架过时,导致无法安装依赖,或者成功启动项目。个人短见:按作者的能力,使用最新的脚手架,重写一个 vue 3 的前端项目,岂不是举手之劳。感觉整个mall最近更新也越来越水了

@bblzjp
Copy link

bblzjp commented Sep 23, 2022

前端是不是没人维护?已经很久没有更新了,好多页面都没有

@qq715436512
Copy link

所以赖版本过低有解决方法了吗,webpack-dev-server版本都试了一个遍还是不行
npm ERR! code ELIFECYCLE

npm ERR! errno 1

npm ERR! travel@1.0.0 dev: webpack-dev-server --inline --progress --config build/webpack.dev.conf.js

npm ERR! Exit status 1

npm ERR!

npm ERR! Failed at the travel@1.0.0 dev script.

npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:

npm ERR!    D:\Program Files\nodejs\node_cache_logs\2018-08-01T09_05_17_312Z-debug.log

解决vue项目运行过程中,npm run dev 报错问题

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

3 participants