微人事项目前端代码 开发环境 PS D:\node\code\HROS-UI> node -v v12.13.1 PS D:\node\code\HROS-UI> npm -v 6.12.1 PS D:\node\code\HROS-UI> 依赖包 npm install 报错解决 sass 依赖包不匹配问题 npm install [email protected] npm install [email protected] Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Customize configuration See Configuration Reference.