I am working on my project when suddenly, I got this error on console:
Uncaught SyntaxError: Unexpected token <
the content of the JS on the console is:
code<html></html>/code
Everything on my Javascript are good I do not know what causes this..
Please help.