Picture of James Wan
Upgrading of Authoring tool
by James Wan - Thursday, 9 March 2017, 3:38 AM
 

i am trying to upgrade the AT to and Framework to the latest version. I get so far and when i launch the AT i still see that it is v0.2.2 and the framework is v2.0.7

 

any suggestion on what is the issue:

 

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\System32>cd..

C:\Windows>cd..

C:\>cd adapt_authoring

C:\adapt_authoring>node upgrade.js
info: [09 Mar 2017 05:31:49 +02:00] configuration loaded from C:\adapt_authoring
\conf\config.json
info: [09 Mar 2017 05:31:49 +02:00] Supporting the following authentication type
s:
info: [09 Mar 2017 05:31:49 +02:00] - local
info: [09 Mar 2017 05:31:51 +02:00] Connection established: adapt-tenant-master

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.2.2
- Adapt Framework: v2.0.7
Checking for Adapt authoring tool upgrades...
Checking for Adapt Framework upgrades...
Update for Adapt authoring tool is available: v0.3.0
Update for Adapt Framework is available: v2.0.17
Upgrading the Adapt authoring tool...please hold on!
Fetch from GitHub was successful.
Pulling latest changes...
HEAD is now at 81c2622 Merge pull request #1478 from adaptlearning/develop

Installing Adapt authoring tool dependencies.

Dependencies installed.

Building front-end.

Running "build:prod" (build) task

 

Running "requirePlugins" task

 

Running "merge-json:en" (merge-json) task

File "routes/lang/en.json" created.

 

Running "copy:main" (copy) task

Created 1 directories
, copied 369 files

Running "less:compile" (less) task

 

Running "handlebars:compile" (handlebars) task

File frontend/src/templates/templates.js created.


Running "requirejs:compile" (requirejs) task


Done, without errors.

front-end built.

Adapt authoring tool has been updated.

Upgrading the Adapt Framework...please hold on!