easystarjs
easystarjs copied to clipboard
Demo Uncaught ReferenceError: EasyStar is not defined at easy-star-demo.js:97:4
I tried to run cd easystarjs/demo, npm install and node app.js then got an error of Uncaught ReferenceError: EasyStar is not defined at easy-star-demo.js:97:4
Found the issue in views/index.html line 70 replace js/easystar-0.4.4.min.js to js/easystar-0.3.0.min.js to fix EasyStar is not defined