node-irc icon indicating copy to clipboard operation
node-irc copied to clipboard

node-gyp rebuild error

Open MacroMan opened this issue 6 years ago • 2 comments
trafficstars

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

MacroMan avatar Oct 07 '19 15:10 MacroMan

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

unclecode avatar Oct 21 '19 01:10 unclecode

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

theskillwithin avatar Oct 28 '20 21:10 theskillwithin