Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"npm install" error on centos #43

Open
406639 opened this issue Mar 15, 2017 · 1 comment
Open

"npm install" error on centos #43

406639 opened this issue Mar 15, 2017 · 1 comment

Comments

@406639
Copy link

406639 commented Mar 15, 2017

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.

[email protected] postinstall /opt/Spika/web/node_modules/gulp-jsdoc/node_modules/jsdoc
node ./node/postinstall.js

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

======================================================================

@SjamonDaal
Copy link

The manual clearly says:
It is only for Ubuntu 14.04

xx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants