Picture of Les Berks
Installing authoring tool
by Les Berks - Thursday, 7 May 2015, 9:11 PM
 

Hi there.

I am trying to install Adapt on another system as my other setup had a defective hard drive, so start again !

Am trying to install noinst and appear to have done it correctly and installed the correct version of node. (0.10.33)

However when I run

node  -v

It returns:

C:\Windows\System32>node -v
Sorry, there's a problem with nodist.
Error:  exec: "\"C:\\Windows\\SysWOW64\\nodist\\bin\"/v/0.10.33/node.exe": file
does not exist

Anyone else seen this problem please?

Best Regards

Les

Picture of Chris Jones
Re: Installing authoring tool
by Chris Jones - Friday, 8 May 2015, 8:24 AM
 

Hi Les,

I've not used nodist before, but you could try checking that version v0.10.33 is installed. 

According to the README

          nodist + v0.10.33

should check and download the version if required.

 

Picture of Les Berks
Re: Installing authoring tool
by Les Berks - Saturday, 9 May 2015, 7:39 AM
 

Hi Chris

Thanks for getting back to me. Re-boot seems to have fixed it!

 

Best Regards

 

Les

Picture of Fabian Fernandez
Re: Installing authoring tool
by Fabian Fernandez - Friday, 15 May 2015, 12:50 PM
 

Is it really necessary to install Node.JS v0.10.33?
I have v0.12.2 .... does it work too?

Picture of Brian Quinn
Re: Installing authoring tool
by Brian Quinn - Monday, 18 May 2015, 10:26 AM
 

Hi Fabian,

Yes, v0.10.33 is necessary right now.  We will be supporting later versions of Node JS shortly but the code is not compatible with v0.12 right now.

Regards,

Brian