builder icon indicating copy to clipboard operation
builder copied to clipboard

Error on "npm install @builder.io/angular" on new Angular 16 app

Open VarPDev opened this issue 2 years ago • 2 comments

Describe the bug When I try to install the package, the console show me an error for dependency

To Reproduce Steps to reproduce the behavior:

  1. ng new app
  2. npm install @builder.io/angular

Expected behavior The npm installation work without problems

Screenshots image

VarPDev avatar Jul 24 '23 20:07 VarPDev

Hi, This issue has been open since 2023, do you plan to make Builder work with the last Angular version?

How can we make it work with standalone components?

DMZakaria avatar Apr 25 '24 16:04 DMZakaria

We have begun working on a prototype for a new generation Angular SDK that will support the latest versions of Angular, and work with standalone components.

We do not have a timeline or a published SDK yet, but it is under active development.

samijaber avatar Apr 25 '24 17:04 samijaber