angularjs-Quizzler icon indicating copy to clipboard operation
angularjs-Quizzler copied to clipboard

ReferenceError: head is not defined

Open syesudas opened this issue 9 years ago • 0 comments

I tried both grunt dev & grunt prod. Both the ways when I open the index.html page in browser it is throwing below error in the browser console.

"NetworkError: 404 Not Found - http://localhost/Quizzler/vendor/headjs-notify/src/load.js" load.js

ReferenceError: head is not defined at }( window, head ));

syesudas avatar Jul 07 '16 11:07 syesudas