-
Notifications
You must be signed in to change notification settings - Fork 309
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
Cannot read property clearImmediate #105
Comments
Use Jest 21, Jest 22 is not yet supported |
It's even stated in peer deps! jest-preset-angular/package.json Lines 18 to 20 in 1dac93d
Didn't you get the warning from Yarn or NPM install? |
Sorry, I just followed the installation instructions copying |
Because it was released yesterday ^^. And I didn't have time to make a new release. There's issue about that however! #104 |
I'm trying to add Jest to a brand new angular CLI generated app. I've followed all the setup instructions on the page, but just get the following when I try to run:
This is my Angular CLI setup
Any help would be appreciated...
The text was updated successfully, but these errors were encountered: