Currently the migrations runs npm install on temp course import data in order to run adapt migrations. With the recent update to migrations/framework allowing to specify paths the idea is to run npm install within temp/adapt_framework on install so the current version of adapt-migrations is added, we can then specify the path to the applicable imported course data.
Currently the migrations runs npm install on temp course import data in order to run adapt migrations. With the recent update to migrations/framework allowing to specify paths the idea is to run npm install within temp/adapt_framework on install so the current version of adapt-migrations is added, we can then specify the path to the applicable imported course data.