angular icon indicating copy to clipboard operation
angular copied to clipboard

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

Open barkat-uipl opened this issue 4 years ago • 5 comments

Screenshot (35)

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.

`` Screenshot (38) ` Screenshot (39)

barkat-uipl avatar Nov 08 '21 14:11 barkat-uipl

Same in my project

umeshp1212 avatar Dec 02 '21 13:12 umeshp1212

same in my project too , can you please update the any solution for it ! @travist

ThakkarHardik avatar Dec 09 '21 06:12 ThakkarHardik

Try to reinstall @angular/elements of your respective angular version, it should work @ThakkarHardik @umeshp1212

chintuyadavsara avatar Feb 14 '22 10:02 chintuyadavsara

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)

horelvis avatar May 03 '22 11:05 horelvis

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 ?

NiteshSukalikar avatar Jun 23 '22 08:06 NiteshSukalikar

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.

lane-formio avatar Feb 07 '24 14:02 lane-formio