martynsmith / node-irc

NodeJS IRC client library
GNU General Public License v3.0
1.32k stars 425 forks source link

node-gyp rebuild error #551

Open MacroMan opened 4 years ago

MacroMan commented 4 years ago

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

unclecode commented 4 years ago

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

theskillwithin commented 3 years ago

I am getting this as well. its because of iconvdependency is too out dated