-
Notifications
You must be signed in to change notification settings - Fork 12k
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
ng lint [project] --fix throws errors #12262
Comments
Thats an This should have been fixed in RXJS Couple of things you might want to try, remove the lock and node_modules and try again, Or update the If the issue still happends when not having any transitive dependency between |
thanks. tried i already updated everything reported by i just manually updated from 0.6.0 to Perhaps we can have a clearer error with a suggestion? Or perhaps we can have |
Opened a new issue with rxjs ReactiveX/rxjs#4135 |
Same here http://prntscr.com/kvwkk2 |
For me, this happened when I updated RxJS. My package.json specifies |
@cmckni3 did you manage to work around this? |
In my case ionic stops working. Ionic internally runs |
@davl3232 yes, I changed RxJS in my package.json to |
If I use version 6.2.2 I have no problem with lint. Does anyone know why the updated version has this problem? |
This has been fixed with RXJS 6.3.3 |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug Report or Feature Request (mark with an
x
)Command (mark with an
x
)Versions
Repro steps
either
ng lint projectname --fix
orng lint --fix
The log given by the failure
Desired functionality
it says it passes linting, but then throws an error, too
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: