Giter Site home page Giter Site logo

Working with "sudo"? about nvm HOT 3 CLOSED

nvm-sh avatar nvm-sh commented on May 8, 2024
Working with "sudo"?

from nvm.

Comments (3)

creationix avatar creationix commented on May 8, 2024

It's not so easy actually since nvm works with your local environment, and sudo is a different environment.

One solution is to manually symlink everything in the your current active bin folder from /usr/local. Another solution is to add your nvm bin dir to root's $PATH.

from nvm.

TooTallNate avatar TooTallNate commented on May 8, 2024

I went with the symlink. Lame but works for now, until I start using spark and don't have to use sudo anymore.

from nvm.

creationix avatar creationix commented on May 8, 2024

I'm working on a better solution. Did you see my article about my deployment setup?

http://howtonode.org/deploying-node-with-spark

The secret there is to set the $PATH in the upstart script so that it can find spark.

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.