Last Updated: February 25, 2016
·
544
· mtsr

Getting r.js syntax errors on NodeJS?

Try running the file through node, as it will parse it for you and show you where the error is.

node <filename.js>