-
Notifications
You must be signed in to change notification settings - Fork 6
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
Typescript version warning #8
Comments
I'm seeing the same issue:
Versions
|
Seeing the same issue while trying to do update from ng6 to ng7.
|
I had this issue too when updating to angular 7. I had to use the |
@Sergiioo maybe it would be advisable to just fix the version reference accordingly? |
Thanks for the heads up, and I'm sorry it took a while to get round to sorting it out. I've just published version |
Thanks for this very useful package, I used to commit
fit
s andfescribe
s on a regular base, but now with tslint-defocus our pre commit hooks and CI pipeline catches these quite well.However, both with Typescript 2.9.2 and 3.1.1 I am receiving this warning message for npm install:
Is anybody else having the same issue?
The text was updated successfully, but these errors were encountered: