This is broken because dependencies have been updated
See original GitHub issueBug Report or Feature Request (mark with an x
)
- [ X] bug report -> please search issues before submitting
- [ ] feature request
Had to downgrade to @angular/flex-layout 8.0.0.beta.27 install tslib
and then go in the node modules source code and change the afa dependecy in several of the classes to afa.auth
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
`yarn upgrade` breaks dependencies · Issue #3202 - GitHub
Its so bad to have to reinstall every time I add a new dependency since it automatically does yarn update when running yarn...
Read more >apt - How do I resolve unmet dependencies after adding a PPA?
Is it really broken? Try running the following command and try to reinstall the software you were trying to install sudo apt-get update....
Read more >Fix Linux Mint not updating due to broken packages error
Case I: Unmet dependencies. It is the most common cause of your Linux Mint not getting updates, and the primary reason may be...
Read more >Broken apt, missing dependencies, what now? - Dedoimedo
Tutorial showing how to repair a broken apt package manager due to a cyclic dependency problem by manually editing the package management ...
Read more >Broken dependencies since currently available updates
As usual I wanted to updated everything, but this time I get several dependency errors which I'm not able to resolve:.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I ran into the same thing but I just needed to update the firebase lib to 8
@easycheese thanks for answering 💯