Skip to content

"Cannot find type definition file" using @types type definitions #145

Closed
@bmayen

Description

@bmayen

Using typescript@beta. My tsconfig.json has "types": ["jquery"] and I have installed @types/jquery under both node_modules and jspm_packages (as part of my debugging effort). When I build my project I get the following error:
"Cannot find type definition file for 'jquery'. (TS2688)"

I have tried other packages as well, but none are found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions