Question - Could not resolve dependency with @angular/compiler@11.0.2
romanrostislavovich opened this issue · 3 comments
romanrostislavovich commented
I tried install latest version, but I have current error:
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/compiler@"^10.0.0" from ngast@0.5.0
npm ERR! node_modules/ngast
npm ERR! ngast@"*" from the root project
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
Maybe do you have any ideas? Without force
installing, offcourse
My current version of @angular/compiler
is 11
mgechev commented
You should get support for v11 after this PR goes in.
What are you using ngast for?
itekaf commented
For static analysis tools. For example: ngx-translate-lint
. Thanks a lot! I will be waiting for your PR
mgechev commented
It's out in 0.6.0.