-
Notifications
You must be signed in to change notification settings - Fork 238
TypeError: ts.isStringLiteralLike is not a function #669
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
Comments
I'm experiencing the same issue, downgrading to version 4.3.0 fixes it. I'm using typescript@2.7.2 |
mgechev
added a commit
that referenced
this issue
Jun 24, 2018
* fix: regressions in 4.4.0 - Downgrade to TypeScript 2.7 which is the officially supported on by `@angular/core` - Export `preferInlineDecoratorRule` We should introduce a public API guard to make sure we don't hit regressions like the second one. Fix #669 #670 * refactor: address comments * fix: regression in selector type
Fixed in 4.4.1. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I just update right now from 4.3.0 to 4.4.0,...and:
Any help is appreciate.
thank in advance
The text was updated successfully, but these errors were encountered: