"Unexpected token <" error in every page of my website

I have a problem with my website.
It doesn’t load correctly. Checking in the Google Chrome console I notice this error:
Uncaught SyntaxError: Unexpected token --------- wixcode-worker.js:4

What can I do?
Is it a way to debug the html/javascripts loaded in the page?

You have some syntax errors in your code somewhere, make sure all the (, ), { and } are all matched up in pairs in the right places and you haven’t got extra added in by mistake.

How do I see my code?

It should be minimized at the bottom of your Wix Editor.

If you haven’t used Wix Code then you will need to go through Wix Support and they will be able to tell you if it is a problem with your browser or a problem on Wix end.

Try using another browser and clearing all cache/cookies etc, you can see how to do this just by searching for it in Google or other search engines.