Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No angular 11 release available #406

Closed
Donquix89 opened this issue Oct 24, 2022 · 1 comment
Closed

No angular 11 release available #406

Donquix89 opened this issue Oct 24, 2022 · 1 comment

Comments

@Donquix89
Copy link

Is there an official release for angular11?
tried npm install angular2-notifications@9.0.0 and npm install angular2-notifications@12.0.0 and I'm getting dependency errors.
this is my dependencies list

"dependencies": {
    "@angular/animations": "~11.0.0",
    "@angular/cdk": "^11.2.8",
    "@angular/common": "~11.0.0",
    "@angular/compiler": "~11.0.0",
    "@angular/core": "~11.0.0",
    "@angular/flex-layout": "^11.0.0-beta.33",
    "@angular/forms": "~11.0.0",
    "@angular/material": "^11.2.8",
    "@angular/platform-browser": "~11.0.0",
    "@angular/platform-browser-dynamic": "~11.0.0",
    "@angular/router": "~11.0.0",
    "rxjs": "~6.6.0",
    "tslib": "^2.0.0",
    "zone.js": "~0.10.2"
}

Any chance to have npm easy to install for angular11?

@Guerric-P
Copy link
Collaborator

Migrated to Angular 16, no plan to release intermediate versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants