builder
builder copied to clipboard
angular 12 dependency issue
Hello,
when I tried to run npm install @builder.io/angular inside and angular v12 app I got an error about a dependency on angular cli v8
I had to use the --force flag to get it to work.
The builder component does work after install so I think some dependency updates should resolve this error.
I have the same issue, how did u do the workaround? @kingjordan
Seems until now its not resolve yet :)
Hey folks , we just released a new version of the angular plugin for Builder.IO (v2.0.2)
Can you give this a whirl and let us know if you are seeing similar issues still? You can also take a look at the examples folder to see a working version with Angular v13