Skip to content

Dev environment resolves to incopatible versions of TypeScript and @types/node #134

Description

@askorikov

Hi, thanks for the very cool project!

When create a dev environment and run npm run serve (or just npx tsc), I get a bunch of errors like error TS2339: Property 'asyncDispose' does not exist on type 'SymbolConstructor'. This is resolved if I downgrade @types/node from version 24 to 23. If I interpret everything correctly, it may need to get locked in the dev dependencies.

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