Git Product home page Git Product logo

Comments (12)

ch3ll0v3k avatar ch3ll0v3k commented on August 27, 2024 2

You can download bins from https://nodejs.org/en/download/

And then just tar -xf downloadet.files.arch.extention

ln -s /downloadet.files.arch.extention/usr/bin/node /usr/bin/node
ln -s /downloadet.files.arch.extention/usr/bin/npm /usr/bin/npm

node -v 
v8.9.1

from distributions.

rvagg avatar rvagg commented on August 27, 2024 1

sudo -E is now listed on the README

from distributions.

rvagg avatar rvagg commented on August 27, 2024

@brilvio can you try this again, just in case it was some temporary network problem? If it still happens then I'm going to guess it's a proxy thing. Have a look at #9 to see some workaround suggestions and let us know how you go.

from distributions.

confiq avatar confiq commented on August 27, 2024

I'm having similar error however I'm using `http(s)_proxy`` variables in shell....

from distributions.

rvagg avatar rvagg commented on August 27, 2024

so, you could try running it as root and make sure your env vars are set in there or use sudo -E when doing it as an unprivileged user, the problem is that sudo doesn't pass along env vars by default.

from distributions.

confiq avatar confiq commented on August 27, 2024

Of course I was doing that. Anyway, I've re-check it and I can confirm it's working well now. IMHO we can close this.

from distributions.

BartManX avatar BartManX commented on August 27, 2024

i am having this issue and i am root ... any ideas?

from distributions.

chrislea avatar chrislea commented on August 27, 2024

What command specifically are you trying to run @BartManX ?

from distributions.

geoidesic avatar geoidesic commented on August 27, 2024

Same problem here: I ran the command
curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -
as shown here:
https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions

from distributions.

chrislea avatar chrislea commented on August 27, 2024

We are not supporting Node 7.x on Debian Wheezy due to not having suitable compilers (we are not supporting Node 7.x on Ubuntu Precise for the same reason). The minimum supported releases for Node 7.x are Debian Jessie and Ubuntu Trusty. Hope this helps.

from distributions.

ch3ll0v3k avatar ch3ll0v3k commented on August 27, 2024

Daammm. See it just now :D this post was in 2014 hahahahah sorry

from distributions.

mckaygerhard avatar mckaygerhard commented on August 27, 2024

hi i got working nodejs debs from same repository on wheezy.. for download go to : https://t.me/s/vegnuli/283 .. for 386 and amd64

from distributions.

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.