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

Angular 16 #100

Open
horodynskyi opened this issue Jun 12, 2023 · 8 comments
Open

Angular 16 #100

horodynskyi opened this issue Jun 12, 2023 · 8 comments

Comments

@horodynskyi
Copy link

dependency support for @angular/common@"^16.x.x"

@BojanKogoj
Copy link

Seems like we'll need to --force it for now

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: myproject@0.0.0
npm ERR! Found: @angular/common@16.1.2
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"^16.1.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@">= 12.2.0 < 15" from angular-resize-event@3.2.0
npm ERR! node_modules/angular-resize-event
npm ERR!   angular-resize-event@"^3.2.0" from the root project

@marvingreeven
Copy link

Is there an Angular upgrade planed?
Or is this funcionaltiy somehow integrated in Angular v16 now?

@10Bude10
Copy link

10Bude10 commented Nov 9, 2023

Same problem for Angular 17

@dereekb
Copy link

dereekb commented Jan 1, 2024

I created a fork and a new pull request for Angular 17.

To use for your project in the mean time you can replace the package.json line with:

Angular 12-17:
"angular-resize-event": "git+https://git@github.com/dereekb/angular-resize-event#00ef5139ccd6a02f0afd7639ae1bd365ac8b13f9"

This will pull down a special version that has only the dist folder's contents like the npm version would.

I created some other version for Angular 16 as well if you need that.

Angular 12-16:
"angular-resize-event": "git+https://git@github.com/dereekb/angular-resize-event#ab642793288541c6093ef24f979c9815443cf565"

@CandyDD
Copy link

CandyDD commented Jan 11, 2024

How long will it take for the release version of angular 16 to be updated?

@godind
Copy link

godind commented Mar 16, 2024

Bump please!

@wlievens
Copy link

Can we get a new release pretty please? :-)

@NemesLaszlo
Copy link

Hi all,
Many thanks to the contributors, I forked the project where I continued to follow the versions angular 16, 17 and now 18 etc.
Available at the following link: https://www.npmjs.com/package/angular-resize-event-package

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

9 participants