Giter Club home page Giter Club logo

Comments (3)

stagas avatar stagas commented on August 20, 2024

You'll find various installation guides at http://github.com/ry/node/wiki/

If you're still having problems, come to irc.freenode.net #node.js

from maptail.

neekfenwick avatar neekfenwick commented on August 20, 2024

The 'node' package, at least on Fedora, is not node.js. It's a HAM radio thing, and ax.25 is the sign that you're using entirely the wrong thing. Also, your 'node' binary will probably be in /usr/sbin/node instead of /usr/bin/node or similar (check which node).

The wiki referred to above does not help in solving this problem. It shows you how to install precompiled binaries, or build from source, which does not get around the specific problem here, nor help the OP get to where he wanted to be.

You probably wanted to install 'nodejs' instead. Fedora doesn't actually have a nodejs package that I can find. If your package manager can't give you nodejs, then uninstall node and follow the wiki mentioned above.

from maptail.

 avatar commented on August 20, 2024

As neekfenwick said, this happens on fedora when you install node as well as npm (or something else that uses nodejs). You only need to install npm, since it will automatically install nodejs.
So remove node using yum and it should work.

Just putting this out there for people that are looking for this error using a search engine.

from maptail.

Related Issues (18)

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.