DeLorean-v2
DeLorean-v2 copied to clipboard
Dependencies broken
Describe the bug I wanted to try Delorean
I got this error when I do npm install
npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: @angular/[email protected] npm ERR! node_modules/@angular/common npm ERR! @angular/common@"^6.1.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"^4.0.0" from [email protected] npm ERR! node_modules/angularfire2 npm ERR! angularfire2@"5.0.0-rc.3" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
More errors when I update/change these deps
Expected behavior Should work