Skip to content

Warning when TS resolver detects node builtin, yet @types/node was not resolved #1446

@cspotcode

Description

@cspotcode

We can log a helpful warning when code tries to use TS builtin modules and yet @types/node was not resolved. Either resolution was never attempted or resolution failed. We can log the source of the import and some tips to fix the problem.

Metadata

Metadata

Assignees

No one assigned

    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