Hello. I have created a dummy course and would like to see how it fares when uploaded as a SCORM package. However, when I run grunt build, and check my build folder, I find it has not generated the xml's required for a functioning SCORM package (imsmanifest.xml).
I also tried to run grunt server-scorm, but the resulting webpage I got only had the text: Cannot GET /scorm_test_harness.html
What would be going wrong here?