Closed Paracelsus77 closed 10 years ago
@jannevee OK, a couple of things: what browser, OS and version of node are you using? Could you paste the contents of these files?
exercises.json
10-vert-1/index.html
10-vert-1/index.js
Try reinstalling using npm install -g shader-school
and see if it works after that – you won't lose your progress :)
Wait, nevermind! I just tried this myself and had the same issue – will take a look.
Node 0.10.29 running on Ubuntu 14.04 and tried Chrome and Firefox on both locally on Ubuntu and Mac OS X. I managed to modify exercises.json with renaming "The Basics" to "The Vertex Basics" under vertex shaders then it started working again.
Sweet – fixed! Thanks for reporting, npm install -g shader-school@latest
and it'll work :)
Thank you. @latest worked like a charm.
I don't know what happened. I successfully completed The Basics for Vertex Shaders. I've also completed the The Basics for Fragment Shaders. And now whenever I select the basics for Vertex Shaders instead of showing me 10-vert-1 it goes to 07-frag-1.