Giter Site home page Giter Site logo

Unable to install node using nvm about nvm HOT 6 CLOSED

nvm-sh avatar nvm-sh commented on May 7, 2024
Unable to install node using nvm

from nvm.

Comments (6)

booo avatar booo commented on May 7, 2024

This is because of an inconsistent naming schema in the nodejs releases. The tar ball is named node-v4.8-rc but the contained directory is named node-v4.8 and we can't cd into the directory because we assume it's named like the tar ball.

from nvm.

MarkBennett avatar MarkBennett commented on May 7, 2024

As a workaround, nvm install v0.4.8 works.

from nvm.

creationix avatar creationix commented on May 7, 2024

yeah, Ryan broke the automatic parts of nvm by giving the tarballs non-standard names. I think I'll just remove the code for latest and stable since it doesn't really work anymore.

from nvm.

walkah avatar walkah commented on May 7, 2024

As a zsh user, I'm +1 on removing the latest/stable magic too - since it doesn't really work on zsh. imo, aliases are totally sufficient.

(my current zsh workaround here- walkah@916aab5 )

from nvm.

jvanalst avatar jvanalst commented on May 7, 2024

Interesting. I wondered if anyone else was seeing that release candidate on their nvm ls. It would be nice to go back to being able to use stable/latest shortcuts again.

from nvm.

creationix avatar creationix commented on May 7, 2024

Should be good now. Well, at least till Ryan releases a funny named version again.

from nvm.

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.