IBM-Cloud / insurance-bot

A message based insurance experience
http://cloudco.mybluemix.net
Other
36 stars 57 forks source link

Add a generic recommendation to use "nvm" #181

Closed l2fprod closed 6 years ago

l2fprod commented 7 years ago

Some users may install multiple node versions on their machine that could lead to conflict. Recommended approach is to use https://github.com/creationix/nvm to manage node.js versions. We can put a node in the Requirements section of the project READMEs.