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 #16

Open
FDiskas opened this issue Feb 1, 2017 · 3 comments
Open

npm install error #16

FDiskas opened this issue Feb 1, 2017 · 3 comments

Comments

@FDiskas
Copy link

FDiskas commented Feb 1, 2017

http://i.imgur.com/W3xNUAA.png

$ npm install jsbandwidth --save
npm http GET https://registry.npmjs.org/jsbandwidth
npm http 304 https://registry.npmjs.org/jsbandwidth
npm http GET https://registry.npmjs.org/extend
npm http GET https://registry.npmjs.org/xhrpromise
npm http 304 https://registry.npmjs.org/extend
npm http 304 https://registry.npmjs.org/xhrpromise

> [email protected] postinstall /var/www/node_modules/jsbandwidth/node_modules/xhrpromise
> npm run babel


> [email protected] babel /var/www/node_modules/jsbandwidth/node_modules/xhrpromise
> node_modules/.bin/babel src/main/js/xhrpromise.js -o index.js --presets es2015 --plugins babel-plugin-add-module-exports

sh: 1: node_modules/.bin/babel: not found
npm ERR! weird error 127
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! not ok code 0
npm WARN This failure might be due to the use of legacy binary "node"
npm WARN For further explanations, please read
/usr/share/doc/nodejs/README.Debian
 
npm ERR! weird error 1
npm ERR! not ok code 0
@FDiskas
Copy link
Author

FDiskas commented Feb 1, 2017

you probably shoud release new versions with compiled js files ready for use in browsers.

@FDiskas
Copy link
Author

FDiskas commented Feb 1, 2017

the same issue #14

@FDiskas
Copy link
Author

FDiskas commented Feb 14, 2017

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

1 participant