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

missing dependencies on heroku #142

Closed
Jaglag opened this issue Feb 17, 2015 · 5 comments
Closed

missing dependencies on heroku #142

Jaglag opened this issue Feb 17, 2015 · 5 comments

Comments

@Jaglag
Copy link

Jaglag commented Feb 17, 2015

i using latest version of hubot-irc on Heroku everytime i update the bot:

[email protected] cant be compiled cause of missing libicu on heroku.

is there maybe a workaround for this?

@parkr
Copy link
Collaborator

parkr commented Feb 17, 2015

What depends upon node-icu-charset-detector?

@Jaglag
Copy link
Author

Jaglag commented Feb 17, 2015

you need libicu for compiling it on heroku as far as i know.

At first, install libicu into your system (See this instruction for details)
thats from node-icu-charset-detector^^

dont know how to get that on heroku?

@Jaglag
Copy link
Author

Jaglag commented Feb 17, 2015

heres a error log:

http://pastebin.com/sguYbP20

@parkr
Copy link
Collaborator

parkr commented Feb 17, 2015

It's a dependency of the irc package. I just filed it here: martynsmith/node-irc#327

@parkr parkr closed this as completed Feb 17, 2015
@Jaglag
Copy link
Author

Jaglag commented Feb 17, 2015

hmm k ty

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

2 participants