Skip to content

Unable to resolve path to module #234

@tantan39

Description

@tantan39

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions