vue-element-admin Cannot run after cloning project

r6l8ljro  于 2022-10-22  发布在  其他
关注(0)|答案(2)|浏览(239)

Start with npm install to download dependencies but always prompt "found 64 vulnerabilities (63 low, 1 high) in 59916 scanned packages
64 vulnerabilities require manual review. See the full report for details." Using npm audit fix is also useless. If you use npm run dev directly, you will get an error "npm ERR! code ELIFECYCLE
Npm ERR! errno 1
Npm ERR! vue-element-admin@4.2.1 dev: vue-cli-service serve
Npm ERR! Exit status 1
Npm ERR!
Npm ERR! Failed at the vue-element-admin@4.2.1 dev script.
Npm ERR! This is probably not a problem with npm. There is likely additional logging output above."
How to solve it.

uqdfh47h

uqdfh47h1#

你好,这个问题你解决了吗?

s4chpxco

s4chpxco2#

may be you can try another way to install dependencies, just like "cnpm install"

相关问题