Skip to content

[BUG] custom defined tsconfig.node.json paths is not resolved on controler. #492

@kt-mabel

Description

@kt-mabel

Information

I am trying to implement a complex folder structure in ts.ed and it involves quite a few folders. In order to keep the imports section neat and easy to use I am trying to alias all important folder paths inside tsconfig.node.json.

Each path do get resolved on every single file except for Controllers. I always have to go with relative file path when it gets to controller imports.

Is there a solution to this problem?

I have defined custom path in tsconfig.node.json
Image

Error:

Image
  • Version: cli-6.6.0,
    "@tsed/di": "^8.14.1",
    "@tsed/engines": "^8.14.1",
  • Packages:

A few sentences describing the overall goals of the issue.

Example

Acceptance criteria

  • Criteria 1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions