Posts by Guilherme Queiróz • 1 point
2 posts
-
0
votes0
answers425
viewsQ: "Uncaught Syntaxerror: Unexpected token <" with vuejs
I am getting this error on multiple files. Uncaught Syntaxerror: Unexpected token < The Debugger says it is . js file, but sends me to html files and shows the error right in the first line of…
-
0
votes1
answer432
viewsQ: Sweetalert2: Uncaught Typeerror: Failed to resolve module specifier "Vue-sweetalert2.js"
I’m trying to use swal2 in Vue, but with this import I’m getting the error Uncaught Typeerror: Failed to resolve module specifier "Vue-sweetalert2.js". Relative References must start with either…