-
Notifications
You must be signed in to change notification settings - Fork 252
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
Error in using adapter hipchat #264
Comments
Upgrading npm solved the issue |
I still get this error: $ yo hubot --adapter hipchat Error:
which: no icu-config in (/usr/lib/node_modules/npm/bin/node-gyp-bin:/home/ec2-user/whbot/node_modules/hubot-hipchat/node_modules/node-xmpp-core/node_modules/node-stringprep/node_modules/.bin:/home/ec2-user/whbot/node_modules/hubot-hipchat/node_modules/node-xmpp-core/node_modules/.bin:/home/ec2-user/whbot/node_modules/hubot-hipchat/node_modules/.bin:/home/ec2-user/whbot/node_modules/.bin:/usr/bin:/home/ec2-user/local/bin:/home/ec2-user/hubot/node-v4.2.2-linux-x64/bin:/home/ec2-user/local/bin:/home/ec2-user/local/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/ec2-user/bin)
which: no icu-config in (/usr/lib/node_modules/npm/bin/node-gyp-bin:/home/ec2-user/whbot/node_modules/hubot-hipchat/node_modules/node-xmpp-client/node_modules/node-xmpp-core/node_modules/node-stringprep/node_modules/.bin:/home/ec2-user/whbot/node_modules/hubot-hipchat/node_modules/node-xmpp-client/node_modules/node-xmpp-core/node_modules/.bin:/home/ec2-user/whbot/node_modules/hubot-hipchat/node_modules/node-xmpp-client/node_modules/.bin:/home/ec2-user/whbot/node_modules/hubot-hipchat/node_modules/.bin:/home/ec2-user/whbot/node_modules/.bin:/usr/bin:/home/ec2-user/local/bin:/home/ec2-user/hubot/node-v4.2.2-linux-x64/bin:/home/ec2-user/local/bin:/home/ec2-user/local/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/ec2-user/bin)
make: Entering directory npm ERR! [email protected] install: |
Have u tried upgrading the failing package? |
@muktaa try updating NodeJS to 0.12.2 |
Trying to start hubot for hipchat, the following fails: yo hubot --adapter hipchat
Get this error:
npm ERR! [email protected] install:
node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the node-stringprep package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls node-stringprep
npm ERR! There is likely additional logging output above.
The text was updated successfully, but these errors were encountered: