Tuesday 24 April 2018

How to have two versions of node installed? Or a later version installed for a specific project?

I'm working on an open source project that isn't compatible with node v9 yet. So I need to install node 8 in order to work on this project, but would like to keep my node up to date everywhere else. I currently have node 9.8.0 installed through Brew. Could anyone point me in the right direction for something like this?Thanks!edit: Alternatively, I would be willing to just downgrade my version. Is there a simple brew command to pick the version I want?

Submitted April 24, 2018 at 08:24PM by WritingStufff

No comments:

Post a Comment