ERROR in The target entry-point "angular-formio" has missing dependencies: - @angular/elements

I am getting this error in
Angular CLI: 9.1.3 Node: 12.14.1 OS: win32 x64 Angular: 9.1.3 but npm i @angular/elements the issue is not fixed if I install this its showing different error.
``
`

Same in my project
same in my project too , can you please update the any solution for it ! @travist
Try to reinstall @angular/elements of your respective angular version, it should work @ThakkarHardik @umeshp1212
I has installed @angular/elements but getting other errors!
ERROR in ./node_modules/@angular/elements/fesm2015/elements.mjs 314:49-63
Can't import the named export 'ApplicationRef' from non EcmaScript module (only default export is available)
node --version v16.15.1
npm --version 6.14.12
Angular CLI :~14.0.2
getting this issue Error: The target entry-point "angular-formio" has missing dependencies:
- @angular/elements
checked adding latest version as well.
what should i do ?? any suggestion ?
We're currently addressing a backlog of GitHub issues, and as part of this effort, some inactive issues may be marked as closed. This isn't a dismissal, but a step toward more efficient tracking.
If you feel the issue is still relevant, please re-open and we'll ensure it gets the attention it deserves. Your understanding is appreciated as we work to enhance our open-source responsiveness.