Giter Club home page Giter Club logo

Comments (9)

nirgranth avatar nirgranth commented on September 25, 2024 1

since i was emulating linux
it had missing dependencies

getting nvm on windows and using that in the wsl works

from nvm.

ljharb avatar ljharb commented on September 25, 2024

What happens if you try to git clone the nvm repo?

from nvm.

nirgranth avatar nirgranth commented on September 25, 2024

git clone https://github.com/nvm-sh/nvm.git
Cloning into 'nvm'...
remote: Enumerating objects: 9308, done.
remote: Counting objects: 100% (2109/2109), done.
remote: Compressing objects: 100% (227/227), done.
remote: Total 9308 (delta 1993), reused 1916 (delta 1881), pack-reused 7199
Receiving objects: 100% (9308/9308), 3.59 MiB | 8.18 MiB/s, done.
Resolving deltas: 100% (5985/5985), done.

from nvm.

ljharb avatar ljharb commented on September 25, 2024

hmm - i wonder if it's a github fluke. Can you delete that cloned repo, and then rerun the install script?

from nvm.

nirgranth avatar nirgranth commented on September 25, 2024

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16555 100 16555 0 0 146k 0 --:--:-- --:--:-- --:--:-- 146k
=> Downloading nvm from git to '/home/nirgr/.nvm'
=> fatal: destination path '/home/nirgr/.nvm' already exists and is not an empty directory.
Failed to clone nvm repo. Please report this!

rm -rf /home/nirgr/.nvm

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 16555 100 16555 0 0 150k 0 --:--:-- --:--:-- --:--:-- 153k
=> Downloading nvm from git to '/home/nirgr/.nvm'
=> fatal: destination path '/home/nirgr/.nvm' already exists and is not an empty directory.
Failed to clone nvm repo. Please report this!

from nvm.

ljharb avatar ljharb commented on September 25, 2024

hmm, that's very strange. can you confirm that the removal worked?

can you confirm that you have full ownership of your own home directory, and that it's on a disk that's writable and not full?

from nvm.

nirgranth avatar nirgranth commented on September 25, 2024

environment issue

from nvm.

nirgranth avatar nirgranth commented on September 25, 2024

hmm, that's very strange. can you confirm that the removal worked?

can you confirm that you have full ownership of your own home directory, and that it's on a disk that's writable and not full?

yes

from nvm.

ljharb avatar ljharb commented on September 25, 2024

glad you figured it out! what was the environment issue?

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.