formio / angular

JSON powered forms for Angular

Home Page:https://formio.github.io/angular-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unable to install angular-formio in Angular 15.2.4 solution

subash-arveti opened this issue · comments

Unable to install the package on latest angular frame work. when tried to execute "npm install angular-formio --save".
Its throwing dependency errors as shown below.
image

Can some one help me how to resolve this issue

Per the docs, we've moved to @formio/angular, try npm install --save @formio/angular

Hi @brendanbond

I tried even with that solution but got the below error.

image

can you please suggest me like do i need to go with any specific version?

oh, try --legacy-peer-deps when you npm install