[Vuejs]-VUE/VITE Problem: Uncaught TypeError: Failed to resolve module specifier "vue". Relative references must start with either "/", "./", or "../"

-1👍

When I moved the repository to my personal domain, not the one of GitHub, the error disappeared. When I move it back to GitHub domain it comes back. I suppose it’s a problem with paths, but I tried already all possible options (relative, not relative) and it keeps going on. So my solution is to move the repository to the personal domain but it’s not really a solution.

Leave a comment