Picture of Josi Elder
Cannot find module '../build/Debug/nodegit.node'
by Josi Elder - Monday, 13 August 2018, 5:21 PM
 

Hello

I am currently setting up the framework but have run into an error that I have never experienced while creating a course before (see image below). I have tried uninstalling Node.js, installing an older version, reinstalling git and even updating grunt. Nothing seems to be working. Any help would be appreciated.

Picture of Matt Leathes
Re: Cannot find module '../build/Debug/nodegit.node'
by Matt Leathes - Tuesday, 14 August 2018, 9:17 AM
 

Give the new version of the Adapt CLI a try, you can install it via npm install -g adapt-cli@next

Probably works best with the current LTS version of Node (v8.11.x)