Picture of Ryan Lehmann
Re: Version 0.1.2 of the authoring tool has been released
by Ryan Lehmann - Thursday, 15 October 2015, 1:29 PM
 

Hi Khaled, 

Maybe you've solved this already, but to me it looks like you need to tell nodist to install a specific version of node AND to use that version before you can run any node commands (you may or may not have done the first step already):

Install 0.10.33:

nodist + v0.10.33

Use 0.10.33:

nodist 0.10.33

Hope that helps.