Skip to content
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

Angular 11 Setup for Electron #403

Open
ThirenG187 opened this issue Mar 2, 2021 · 1 comment
Open

Angular 11 Setup for Electron #403

ThirenG187 opened this issue Mar 2, 2021 · 1 comment

Comments

@ThirenG187
Copy link

I am trying to add this to my app but it is breaking

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: frontend@0.0.0
npm ERR! Found: tslib@2.1.0
npm ERR! node_modules/tslib
npm ERR! tslib@"^2.1.0" from the root project
npm ERR! tslib@"^2.0.0" from truly-ui@5.1.1
npm ERR! node_modules/truly-ui
npm ERR! truly-ui@"" from the root project
npm ERR! 2 more (@angular/core, zone.js)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer tslib@"^1.10.0" from ngx-virtual-scroller@4.0.3
npm ERR! node_modules/ngx-virtual-scroller
npm ERR! peer ngx-virtual-scroller@"^4.0.3" from truly-ui@5.1.1
npm ERR! node_modules/truly-ui
npm ERR! truly-ui@"
" 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.
npm ERR!
npm ERR! See C:\Users\QrusheR\AppData\Local\npm-cache\eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\QrusheR\AppData\Local\npm-cache_logs\2021-03-02T01_24_07_551Z-debug.log

@welcome
Copy link

welcome bot commented Mar 2, 2021

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant