danielmoncada/date-time-picker

Some help needed I upgraded a product to Angular 18.0.3 and there is a peer dependency

Closed this issue · 6 comments

Hi,

I would appreciate if you help me.
When I would update from 17 to 18 an angular project I faced with the following:

npm error Could not resolve dependency:
npm error peer @angular/common@"^17.0.0" from @danielmoncada/angular-datetime-picker@17.0.0
npm error node_modules/@danielmoncada/angular-datetime-picker
npm error @danielmoncada/angular-datetime-picker@"^17.0.0" from the root project

Could you please notify me when you updated your package?

The package still works on 18, you can force the update (I did that last week). There is a PR with the update here.

You're right, but I never said that it was a solution, just possible. If you need to update (like in my case) you can, that's all.

@danielmoncada can you please look into this pull request posted by NetWin: #199 , would solve our issues :)

FYI i published the library with angular 18 support.

See: #199 (comment)