-
-
Notifications
You must be signed in to change notification settings - Fork 527
Closed
Description
{ "baseUrl": ".", "paths": { "@views/*": ["src/views/*"], "@components/*": ["src/components/*"] } }
I'm trying to import the component like this
import Home from '@views/Home.vue'
but when I go to insert it I get this error
Failed to resolve import "@views/Home.vue" from "src/routes/Router.ts". Does the file exist?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels