Giter Club home page Giter Club logo

Comments (10)

FruitieX avatar FruitieX commented on September 9, 2024

Thanks for reporting. I'm guessing you're on the latest stable version from npm? I think this was fixed by pull request #43, so if you try running teleirc from the develop git branch this issue should be resolved. Hopefully we can release very soon on npm. I'm still waiting for a new version of the node-irc module, which will fix an annoying reconnect bug.

from teleirc.

fczuardi avatar fczuardi commented on September 9, 2024

You are right, I am on 0.4.0, is there a way to install the develop version using npm? I tried:

npm install -g teleirc@develop

But it failed :(

from teleirc.

fczuardi avatar fczuardi commented on September 9, 2024

hmm… I tried with npm install -g http://github.com/FruitieX/teleirc/tarball/develop and the build failed, something to do with node-icu-charset-detector

from teleirc.

FruitieX avatar FruitieX commented on September 9, 2024

Hey, can you paste more of the error log here, and which distro are you running? In case of Debian/Ubuntu, does this help: apt-get install libicu-dev? If so I should add it to the README...

from teleirc.

FruitieX avatar FruitieX commented on September 9, 2024

Welp, I'm also getting an error related to node-icu-charset-detector when installing dependencies for teleirc. However that's an optional dependency of the node-irc module, and the npm install command still finishes for me without errors - teleirc also works as expected. How annoying, will investigate...

from teleirc.

FruitieX avatar FruitieX commented on September 9, 2024

Try adding the --no-optional flag to npm install arguments for now

from teleirc.

fczuardi avatar fczuardi commented on September 9, 2024

apt-get said "libicu-dev is already the newest version", using --no-optional it installed :)

from teleirc.

FruitieX avatar FruitieX commented on September 9, 2024

Good, if you got a chance to test the latest dev branch and think the functionality is sufficient there, please close this issue. Thanks! :)

from teleirc.

fczuardi avatar fczuardi commented on September 9, 2024

ok, it's working

from teleirc.

FruitieX avatar FruitieX commented on September 9, 2024

Ok thanks for confirming 👍

from teleirc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.