Giter Site home page Giter Site logo

error install nvm in ubuntu 10.04 about nvm HOT 5 CLOSED

nvm-sh avatar nvm-sh commented on May 7, 2024
error install nvm in ubuntu 10.04

from nvm.

Comments (5)

creationix avatar creationix commented on May 7, 2024

nvm is not an executable shell script, it's a bash function that you source.

. $HOME/.nvm/nvm.sh
nvm install v0.4.8
nvm use v0.4.8

from nvm.

hidenowt avatar hidenowt commented on May 7, 2024

$ git clone git://github.com/creationix/nvm.git ~/.nvm
Initialized empty Git repository in /home/herminio/.nvm/.git/
remote: Counting objects: 197, done.
remote: Compressing objects: 100% (152/152), done.
remote: Total 197 (delta 105), reused 81 (delta 37)
Receiving objects: 100% (197/197), 25.77 KiB, done.
Resolving deltas: 100% (105/105), done.

$ . $HOME/.nvm/nvm.sh
: comando não encontrado
bash: /home/herminio/.nvm/nvm.sh: linha 16: erro de sintaxe próximo do token' n'o esperado{
'ash: /home/herminio/.nvm/nvm.sh: linha 16: ` curl() {

from nvm.

creationix avatar creationix commented on May 7, 2024

do you have curl installed? What's your environment? bash? zsh? other?

from nvm.

hidenowt avatar hidenowt commented on May 7, 2024

bash.... ubuntu use bash.

from nvm.

dsimard avatar dsimard commented on May 7, 2024

I had the same problem on Ubuntu 10.04. I went to ~/.nvm/src/node-v0.X.Y and ran make install.

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.