teaching-open icon indicating copy to clipboard operation
teaching-open copied to clipboard

npm run build失败

Open iawb-ray opened this issue 3 years ago • 0 comments

nodejs版本:v12.22.12 执行npm run build报错 报错内容如下:

 ERROR  Failed to compile with 1 error                                                                                                                                                                                         6:24:58 PM


 @ ./src/components/NumberInfo/NumberInfo.vue?vue&type=style&index=0&id=fca2c294&prod&lang=less&scoped=true& 1:0-589 1:0-589
 @ ./src/components/NumberInfo/NumberInfo.vue
 @ ./src sync ^\.\/.*\.vue$
 @ ./src/utils/util.js
 @ ./src/permission.js
 @ ./src/main.js
 @ multi ./src/main.js

 ERROR  Build failed with errors.
error Command failed with exit code 1.

iawb-ray avatar Jul 02 '22 10:07 iawb-ray