Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error TS2582: Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try npm i --save-dev @types/jest or npm i --save-dev @types/mocha. #555

Open
stevemarksd opened this issue Apr 8, 2022 · 3 comments

Comments

@stevemarksd
Copy link

Hi

I'm getting this error error TS2582: Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try npm i --save-dev @types/jestornpm i --save-dev @types/mocha..

I installed @types/karma (which was not mentioned in the readme) and I still have these errors.

I would hope the readme could be a ready solution that just works out of the box, at the moment doesn't work without tweaks.

@stevemarksd
Copy link
Author

Seems like we need to install @types/jasmine too.

2 similar comments
@stevemarksd
Copy link
Author

Seems like we need to install @types/jasmine too.

@stevemarksd
Copy link
Author

Seems like we need to install @types/jasmine too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant