Skip to content
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

Install fails on optional dep node-icu-charset-detector #156

Open
tsde opened this issue Oct 19, 2015 · 4 comments
Open

Install fails on optional dep node-icu-charset-detector #156

tsde opened this issue Oct 19, 2015 · 4 comments

Comments

@tsde
Copy link

tsde commented Oct 19, 2015

Hi,

When trying to install hubot-irc, I'm getting the following warning:

.../...
node-icu-charset-detector.target.mk:86: recipe for target 'Release/obj.target/node-icu-charset-detector/node-icu-charset-detector.o' failed
.../...
npm WARN optional dep failed, continuing [email protected]

node-icu-charset-detector is an optional dep of the irc module you're using for hubot-irc. The issue seems to be fixed if we use version 0.4.0 of the irc module. I see that you recently updated your package.json with this version in your master branch but hubot-irc tagged 0.2.8 still ships with version 0.3.9 of the irc module.

I know that this is not really a critical error but do you have any plans on updating irc module version so we can install hubot-irc without warning ?

FYI, I'm using node v4.2.1

Cheers

@rodrigoaguilera
Copy link

Please release a new version that fixes this

@deftdawg
Copy link

deftdawg commented Aug 2, 2016

I'm hitting this issue too with node 6.0 on Debian as well... It would be nice if node did not attempt to recompile these broken modules each time hubot starts, it delays start-up by like 3 minutes on my slow embedded system

@lagbox
Copy link

lagbox commented Jul 14, 2018

2 years later

@chrisdotcode
Copy link
Collaborator

@lagbox Is this not resolved in the latest master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants