Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Cannot find type definition file for 'rusha' #84

@candidia

Description

@candidia

On v3.1.1 I'm getting this error:
image
It is due to the project's tsconfig having 'rusha':

{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "types": ["node", "rusha"],
    "typeRoots": ["./node_modules/@types", "../node_modules/@types", "./src/types"]
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions