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

install fail, why? #86

Open
leoterry-ulrica opened this issue Aug 30, 2017 · 1 comment
Open

install fail, why? #86

leoterry-ulrica opened this issue Aug 30, 2017 · 1 comment

Comments

@leoterry-ulrica
Copy link

events.js:72
throw er; // Unhandled 'error' event
^
Error: ENOENT, open 'binaries/appmetrics/tgz/0.10/appmetrics-2.0.1-linux-x64.tgz'
/root/.nvm/v0.10.40/lib
└── (empty)

npm ERR! Linux 3.10.0-514.2.2.el7.x86_64
npm ERR! argv "node" "/root/.nvm/v0.10.40/bin/npm" "install" "-g" "apiconnect"
npm ERR! node v0.10.40
npm ERR! npm v4.3.0
npm ERR! code ELIFECYCLE
npm ERR! errno 8

npm ERR! appmetrics@2.0.1 install: node extract_all_binaries.js
npm ERR! Exit status 8
npm ERR!
npm ERR! Failed at the appmetrics@2.0.1 install script 'node extract_all_binaries.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 appmetrics package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node extract_all_binaries.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs appmetrics
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls appmetrics
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! /root/.npm/_logs/2017-08-30T05_25_56_452Z-debug.log

@No9
Copy link

No9 commented Sep 1, 2017

Hi @leoterry-ulrica
The version of node that you are using is No longer supported
I would suggest upgrading to a supported version I.e. 6.x or above

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