NutzCN Logo
问答 NutzWk Vue版部署问题
发布于 2254天前 作者 qq_722cb381 1599 次浏览 复制 上一个帖子 下一个帖子
标签:
E:\newsotherpaces\NutaWk All\NutzWk\src\vue-admin>npm i
npm WARN optional Skipping failed optional dependency /chokidar/fsevents:
npm WARN notsup Not compatible with your operating system or architecture: fseve
nts@1.1.3
E:\newsotherpaces\NutaWk All\NutzWk\src\vue-admin>npm run build

> vue-admin@0.0.1 build E:\newsotherpaces\NutaWk All\NutzWk\src\vue-admin
> node build/build.js

- building for production...
Starting to optimize CSS...
Processing assets/css/app.d41d8cd98f00b204e9800998ecf8427e.css...
Processed assets/css/app.d41d8cd98f00b204e9800998ecf8427e.css, before: 68, after
: 0, ratio: 0%
E:\newsotherpaces\NutaWk All\NutzWk\src\vue-admin\build\build.js:20
    if (err) throw err
             ^

Error: EMFILE: too many open files, open 'E:\newsotherpaces\NutaWk All\NutzWk\sr
c\main\webapp\assets\vendor\parsleyjs\src\parsley\abstract.js'
    at Error (native)

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\
node_modules\\npm\\bin\\npm-cli.js" "run" "build"
npm ERR! node v5.6.0
npm ERR! npm  v3.6.0
npm ERR! code ELIFECYCLE
npm ERR! vue-admin@0.0.1 build: `node build/build.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the vue-admin@0.0.1 build script 'node build/build.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the vue-admin package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node build/build.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs vue-admin
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls vue-admin
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     E:\newsotherpaces\NutaWk All\NutzWk\src\vue-admin\npm-debug.log
0 回复
添加回复
请先登陆
回到顶部