› Forums › Vue 3 Migration Errors › Uncaught SyntaxError: The requested module ‘http://localhost:5173/node_m This topic has 1 reply, 1 voice, and was last updated 7 months, 4 weeks ago by albanaavdiu. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 18, 2024 at 7:27 am #122253 albanaavdiuParticipant Uncaught SyntaxError: The requested module ‘http://localhost:5173/node_modules/.vite/deps/vue.js?v=3c23e01b’ doesn’t provide an export named: ‘default’ import { createRouter, createWebHistory, createWebHashHistory } from ‘vue-router’ September 27, 2024 at 7:23 am #122262 albanaavdiuParticipant To resolve the issue, it’s crucial to pay attention to how the module is being imported. Specifically, the error “doesn’t provide an export named ‘default'” indicates that the module you’re trying to import doesn’t have a default export Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In