Skip to content

support angular 21 #156

Description

@Thewizard18n

Hello folks,

Unfortunately, I’m getting the following error when running a standard npm install for this library:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree

While resolving: @poc-angular/source@0.0.0
Found: @angular/core@21.1.6
node_modules/@angular/core
  @angular/core@"~21.1.0" from the root project

Could not resolve dependency:
peer @angular/core@"^20.0.0" from @angular-architects/ddd@20.0.1
node_modules/@angular-architects/ddd
  @angular-architects/ddd@"*" from the root project

It looks like the package currently supports Angular ^20.0.0, but Angular 21 is already out.

Would it be possible to bump the peer dependency version to support Angular 21?

"@angular/core": "^20.0.0",

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions