FW v5.19.x doesn't seem to work with the AAT
Expected Behaviour
I did a fresh install of the AAT and when I got to compile a course I got unspecified error message. I tried reinstalling it multiple times and other usual issue fixes like this and nothing happened.
It was only when I specified a non FW v5.19.X version (I tried 5.19.0 and 5.19.1) and tried 5.18.7 that worked.
Actual Behaviour
Steps to Reproduce
- Do a fresh install of the AAT
- Attempt to preview a course
- An error is thrown at the build stage

Versions
- Authoring Tool Version: 0.10.5
- Node.js Version: 12.22.1
- Operating System: Debian Buster (Unix)
I've just tested this in the v0.11.0 branch and I can't replicate the issue there, and it's working for me there. Can you give that a test if you get a chance and let me know if you're still seeing issues :)
Hi @taylortom , I've tried with the latest 0.11.0 authoring tool and still getting issues with an AT I've upgraded to that version.
I'm not sure if there is an issue to do with the theme being named a random string and not it's correct name

EDIT - you get the same error with vanilla too

theme has invalid handlebars
I think this error was caused as I was previously installing with sudo and it appears that was causing issues with npx. I have now changed the AAT to run without sudo (by chown-ing all the files) and I have been able to use later versions