Skip to content

Unable to resolve modules when using yarn's PnP linker #130

Closed
@meriouma

Description

@meriouma

This is a breaking change in v3. Trying to run eslint with eslint-import-resolver-typescript@3+ yields multiple
error Resolve error: File '@equisoft/typescript-config/tsconfig.standards.json' not found.
4:15 error Unable to resolve path to module './some-module

Reproduction branch : https://github.com/kronostechnologies/tax-ca/tree/get-tsconfig-issue
Steps :

  • yarn install
  • yarn eslint

I believe the issue is caused by the change from tsconfig-paths to get-tsconfig (privatenumber/get-tsconfig#26)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions