Skip to content

Error TS2688: Cannot find type definition file for 'jasmine/v2'. #249

@rwojewoda

Description

@rwojewoda

I was unable to run fresh project on Android. I was getting below error during compilation:
ERROR in node_modules/@types/jasminewd2/index.d.ts(8,23): error TS2688: Cannot find type definition file for 'jasmine/v2'.

Reproduction steps:
create fresh app : ng new --collection=@nativescript/schematics my-shared-app --shared
run app on android: tns run android --bundle

I'm able to run after i deleted all references to jasmine in the project.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions