Skip to content

11.2.0 causes Angular 20 dependency error — should this be a major version instead of a minor one? #200

Open
@BarisGc

Description

@BarisGc

Hi,

I use ngx-skeleton-loader in my Angular 19 project. I'm getting a dependency error when trying to run npm i.

To work around it, I had to lock the version explicitly like this:

"ngx-skeleton-loader": "^11.1.0"

"ngx-skeleton-loader": "11.1.0"

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions