-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Description
I'm getting the import reference issue on a bunch of files as you can see below. Please let me know if anyone has any idea about how to fix it. Thanks!!!
import { AuthLayout } from '@/components/layouts/auth-layout';
import { paths } from '@/config/paths';
import { LoginForm } from '@/features/auth/components/login-form';
Unable to resolve path to module '@/components/layouts/auth-layout'
Unable to resolve path to module '@/config/paths'
Unable to resolve path to module '@/features/auth/components/login-form'
Metadata
Metadata
Assignees
Labels
No labels