Oliver Foster
Oliver Foster
Yea, I was just wondering if it's useful to publish the vanilla course onto a gh page. Thoughts?
> Source install not currently working in Node v16: > > ``` > $ npm i > npm WARN old lockfile > npm WARN old lockfile The package-lock.json file was...
Correct, adapt_framework will still be a repo, it just won't be the main working repo for the framework build tools as it is at the moment.
Change config file dbhost field to 127.0.0.1
Implemented in AAT v1
duplicate of https://github.com/adaptlearning/adapt_framework/issues/3379
Change config file dbhost field to 127.0.0.1
stupendous, thank's @joe-allen-89
You can ignore the warnings: ```sh (node:16962) Warning: Accessing non-existent property 'count' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created) (node:16962)...