rddill-IBM / ZeroToBlockchain

Tutorial for Zero to Blockchain series
342 stars 924 forks source link

check4node checks for nvm first #17

Closed iwinoto closed 6 years ago

iwinoto commented 6 years ago

Only code change is in check4node, but Atom also trimmed spaces from the end of lines.

Reason for change: When using nvm, check4node should update the nvm controlled node version. nvm install v8 will install node v8 if not already installed and set nvm to use v8.

Cheers, e1

rddill-IBM commented 6 years ago

which nvm does not respond correctly and consistently when nodeV8 is installed.