node-irc
node-irc copied to clipboard
node-gyp rebuild error
Attempting to install irc in a new project results in a rather lengthy error. npm.log
I'm probably just missing something from my system, but I'm not sure what.
Running Ubuntu 18.04.3 LTS
Node 12.11.1
NPM 6.11.3
Python 2.7.15+
GCC (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
Are my dependencies new enough?
Note, I do not get any errors when installing iconv or node-gyp independently.
Thanks David
Exactly same error for me. I tried different platforms, and different ways to install like npm install or clone and npm link nothing works. Running OSX Mojave 10.14.6 and Node 12.9.1
I am getting this as well. its because of iconvdependency is too out dated