Skip to content

Paths created in tsconfig.json not work #649

@vuggy17

Description

@vuggy17

Describe the bug
I created path in tsconfig.json, then import module using that path, but compiler tells module not found

To Reproduce
Steps to reproduce the behavior:

  1. Go to tsconfig.json
  2. Add baseUrl and path
  3. Go to app.module
  4. Import that module

Expected behavior
Module imported using custom path

Screenshots
tsconfig,json
image

app.module.ts
image

Additional context

  • project stucture:
    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions