Uncaught SyntaxError: Unexpected token '<' at main.js

35 views Asked by At

I'm facing this kind error in Console Dev Tool panel. My project is Nuxt3. I can not fix this issue. This error is showing in all pages.

enter image description here

enter image description here

I have tried to update my node version from 16v to 18v, but it didn't help.
And there is no any API requests coming from the backend side yet.

0

There are 0 answers