Install different versions of NodeJS

后端 未结 6 614
栀梦
栀梦 2020-12-08 18:37

Is it possible to have different versions of NodeJS installed on the same machine?

6条回答
  •  眼角桃花
    2020-12-08 18:54

    There are several node managers which you can use to achieve this, but the most popular are:

    • NVM
    • n

提交回复
热议问题