Question

  • Creator
    Topic
  • #2341775

    I’m looking for a software similar to Python virtualenv

    Locked

    by mini.weblab ·

    Tags: 

    I started learning Node.js a couple of weeks ago. I would like to have an opportunity to create isolated programming environments for my node projects. For example I would like to
    1) Run different versions of Node on my machine, and I have an opportunity to work with projects that use different versions of Node.
    2) Use different versions of node packages in different projects.

    I have all those opportunities when working in Python. What do you use when working with Node.js?

    Thank you in advance for all the answers!

All Answers

Share your knowledge