I have the following problem: When I include a local .js file in my project with VueJS I get the following error message.
Herearemystructureandcode:
I realized that if you include an external file, via CDN for example, it works perfectly. Thank you all for the help.