chilling out
installation issue node install fails
by Peter Gringel - Tuesday, 8 March 2016, 10:48 PM
 

Hello,

I am installing the adapt authoring tool on Ubuntu 14.04 All the previous steps executed successfully but Installation failed on the last step.... node install

the error I get is..... { [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' } js-bson: Failed to load c++ bson extension, using pure JS version This script will install the application. Would you like to continue? > Y/n (Y)

I chose Y and the installation went no where .... just a blinking cursor.

The version of Node.js I installed is 4.2.2.....

fiona@ubuntu:~/adapt_authoring$ node -v

v4.2.2

This is the version mentioned on the developers install guide https://github.com/adaptlearning/adapt_authoring/wiki/Developer's-Install

'The authoring tool supports Node.js v4.2.2.'

Any ideas why node install is failing?

thanks