pengBlog icon indicating copy to clipboard operation
pengBlog copied to clipboard

运行npm run dev 报错 Failed at the [email protected] dev script

Open fengchuanlin opened this issue 3 years ago • 1 comments

运行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

fengchuanlin avatar Dec 02 '22 14:12 fengchuanlin

已经解决了 确实是node版本的问题,我换了十几个版本才成功运行。

fengchuanlin avatar Dec 02 '22 15:12 fengchuanlin