pengBlog
pengBlog copied to clipboard
运行npm run dev 报错 Failed at the [email protected] dev script
运行npm run dev 报 Failed at the [email protected] dev script这个错是咋回事呀
报错信息:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] dev: vuepress dev . --temp .temp
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! /Users/fengchuanlin/.npm/_logs/2022-12-02T14_04_06_360Z-debug.log
已经解决了 确实是node版本的问题,我换了十几个版本才成功运行。