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

Cannot find type definition file for 'jasmine/v2' #94

@michaelmorgantalabat

Description

@michaelmorgantalabat

when i try to run my project i find the following issue:

ERROR in ../node_modules/@types/jasminewd2/index.d.ts:8:23 - error TS2688: Cannot find type definition file for 'jasmine/v2'.

8 /// <reference types="jasmine/v2" />

here is my jasmins versions:
"@types/jasmine": "~3.3.8",
"@types/jasminewd2": "~2.0.3",
"jasmine-core": "~3.4.0",
"jasmine-spec-reporter": "~4.2.1",
"karma-jasmine": "~2.0.1",
"karma-jasmine-html-reporter": "^1.4.0",

and TS:
"typescript": "~3.5.3"

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