Just saw that there was a new version of the authoring tool and I received the following error when installing:
C:\Users\erenken\adapt_authoring>node upgrade.js
{ [Error: Cannot find module '../build/Release/bson'] code: 'MODULE_NOT_FOUND' }
js-bson: Failed to load c++ bson extension, using pure JS version
info: [07 Apr 2016 14:31:29 -04:00] configuration loaded from C:\Users\erenken\a
dapt_authoring\conf\config.json
info: [07 Apr 2016 14:31:29 -04:00] Supporting the following authentication type
s:
info: [07 Apr 2016 14:31:29 -04:00] - local
This script will update the Adapt authoring tool (and/or Adapt Framework) to the
latest released version. Would you like to continue?
prompt: Y/n: (Y)
Checking versions
Currently installed versions:
- Adapt authoring tool: v0.1.5
- Adapt Framework: v2.0.8
Checking for Adapt authoring tool upgrades...
Checking for Adapt Framework upgrades...
Update for Adapt authoring tool is available: v0.1.6
Upgrading the Adapt authoring tool...please hold on!
Fetch from GitHub was successful.
Pulling latest changes...
fatal: ambiguous argument 'v0.1.6': unknown revision or path not in the working
tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
ERROR: 128
Any help is greatly appreciated!
Erich