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

Upgrade to Angular 16 #6009

Open
1 of 3 tasks
Yasmenmohamedali opened this issue Nov 27, 2023 · 4 comments
Open
1 of 3 tasks

Upgrade to Angular 16 #6009

Yasmenmohamedali opened this issue Nov 27, 2023 · 4 comments

Comments

@Yasmenmohamedali
Copy link

Yasmenmohamedali commented Nov 27, 2023

Issue type

I'm submitting a ... (check one with "x")

  • bug report
  • feature request
  • question about the decisions made in the repository

Issue description

Current behavior:
I noticed that ngx-admin was upgraded to Angular 15 and not Angular 16 is there any reason that ngx-admin is not using Angular 16 or should we except the upgrade anytime soon? @denStrigo

Expected behavior:

Steps to reproduce:

Related code:

insert short code snippets here

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->
@prusama
Copy link

prusama commented Dec 3, 2023

I would be happy too if this was upgraded to Angular 16.
Btw if you do not want to wait, I have temporary solution:

  1. Run ng update @angular/core@16 @angular/cli@16 --allow-dirty --force
  2. Downgrade ws dependency npm i @types/ws@8.5.4 --legacy-peer-deps otherwise compiler will get mad about generic type issue.
  3. Enjoy the ngx-admin with Angular 16.

@darmali89898n
Copy link

any update for angular 17?

@nikesh9220
Copy link

Yes, It would be great if we update it to Angular 16 and then 17.

@nook24
Copy link

nook24 commented Apr 3, 2024

Any news about adding support for Angular 17?
I mean, Angular 18 will be released in May I guess.

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

5 participants