You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please help me
When I run "npm install " error like this:
======================================================================[root@centos7-137 web]# npm install
npm WARN deprecated [email protected]: This project is deprecated. Use gulp-jsdoc3 instead.
npm WARN deprecated [email protected]: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years.
Unable to create a symbolic link from /opt/Spika/web/node_modules/gulp-jsdoc/node_modules/jsdoc/lib/jsdoc to /opt/Spika/web/node_modules/gulp-jsdoc/node_modules/jsdoc/node_modules/jsdoc. Error: EACCES: permission denied, symlink '/opt/Spika/web/node_modules/gulp-jsdoc/node_modules/jsdoc/lib/jsdoc' -> '/opt/Spika/web/node_modules/gulp-jsdoc/node_modules/jsdoc/node_modules/jsdoc'
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN [email protected] No repository field.
npm WARN [email protected] No license field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: node ./node/postinstall.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'node ./node/postinstall.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 jsdoc package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node ./node/postinstall.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs jsdoc
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls jsdoc
npm ERR! There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2017-03-15T05_42_43_001Z-debug.log
[root@centos7-137 web]# uname -a
Linux centos7-137 3.10.0-229.el7.x86_64 #1 SMP Fri Mar 6 11:36:42 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Please help me
When I run "npm install " error like this:
======================================================================[root@centos7-137 web]# npm install
npm WARN deprecated [email protected]: This project is deprecated. Use gulp-jsdoc3 instead.
npm WARN deprecated [email protected]: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years.
Unable to create a symbolic link from /opt/Spika/web/node_modules/gulp-jsdoc/node_modules/jsdoc/lib/jsdoc to /opt/Spika/web/node_modules/gulp-jsdoc/node_modules/jsdoc/node_modules/jsdoc. Error: EACCES: permission denied, symlink '/opt/Spika/web/node_modules/gulp-jsdoc/node_modules/jsdoc/lib/jsdoc' -> '/opt/Spika/web/node_modules/gulp-jsdoc/node_modules/jsdoc/node_modules/jsdoc'
[email protected] /opt/Spika/web
└── (empty)
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN [email protected] No repository field.
npm WARN [email protected] No license field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall:
node ./node/postinstall.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'node ./node/postinstall.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 jsdoc package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node ./node/postinstall.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs jsdoc
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls jsdoc
npm ERR! There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2017-03-15T05_42_43_001Z-debug.log
[root@centos7-137 web]# uname -a
Linux centos7-137 3.10.0-229.el7.x86_64 #1 SMP Fri Mar 6 11:36:42 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
======================================================================
The text was updated successfully, but these errors were encountered: