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
I'm installing xmpp-node-client. When installing I get this error:
npm ERR! Failed at the node-stringprep@0.7.0 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
Node version: v0.12.2
Npm version: 2.10.0
Read in previous closed issues that deleting ~/.node-gyp and retry might work, I had no luck.
This happens when installing through npm install.
Any idea?
The text was updated successfully, but these errors were encountered:
I'm installing xmpp-node-client. When installing I get this error:
Node version: v0.12.2
Npm version: 2.10.0
Read in previous closed issues that deleting
~/.node-gyp
and retry might work, I had no luck.This happens when installing through npm install.
Any idea?
The text was updated successfully, but these errors were encountered: