Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Yup, same issue here.
Same issue here. My solution included <li> tags and the tests kept erroring out at "<".
Eventually I yielded and came looking for the answers, saw that many past solutions used tags as well, so I copied and pasted them, and they also return an error "<". Does anybody have any idea what's going on?
If I use a tag directly within the function (even when Ive used it properly) it says SyntaxError: Unexpected token <
at createScript (vm.js:80:10)
I tried to run one of the other successful solutions posted which also had the tag used and got the same response.
Any idea why?
not sure why but it is erroring out for me at '<'