Picture of James Wan
Is there anyone who can comment on this issue?
by James Wan - Monday, 20 March 2017, 7:39 AM
 

hi, 

I am using the AT and have tried to upgrade a few times already, the process gets stuck at the point of upgrading the framework.

Is there anyway i can upgrade?

 

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>npm install --production

> phantomjs-prebuilt@2.1.14 install C:\adapt_authoring\node_modules\phantomjs-pr
ebuilt
> node install.js

Found PhantomJS at C:\adapt_authoring\node_modules\phantomjs-prebuilt\lib\phanto
m\bin\phantomjs.exe ...verifying
PhantomJS is previously installed at C:\adapt_authoring\node_modules\phantomjs-p
rebuilt\lib\phantom\bin\phantomjs.exe

C:\adapt_authoring>node upgrade
info: [20 Mar 2017 09:33:20 +02:00] configuration loaded from C:\adapt_authoring
\conf\config.json
info: [20 Mar 2017 09:33:21 +02:00] Supporting the following authentication type
s:
info: [20 Mar 2017 09:33:21 +02:00] - local
info: [20 Mar 2017 09:33:26 +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!
From https://github.com/adaptlearning/adapt_authoring
625f6e2..4219f1d issue/1413 -> origin/issue/1413
381b06a..3b3f053 thebigbugfix/formStyle -> origin/thebigbugfix/formStyle
6820c2e..dbcc476 thebigbugfix/sessionModel -> origin/thebigbugfix/sessionMod
el

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.


> phantomjs-prebuilt@2.1.14 install C:\adapt_authoring\node_modules\phantomjs-pr
ebuilt
> node install.js


Found PhantomJS at C:\adapt_authoring\node_modules\phantomjs-prebuilt\lib\phanto
m\bin\phantomjs.exe ...verifying

PhantomJS is previously installed at C:\adapt_authoring\node_modules\phantomjs-p
rebuilt\lib\phantom\bin\phantomjs.exe

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!