ngxpert / hot-toast

🍞 Smoking hot toast notifications for Angular.
https://ngxpert.github.io/hot-toast/
MIT License
68 stars 6 forks source link

cannot lastest version on angular 18 without using --force #20

Closed kelvinZoe closed 1 week ago

kelvinZoe commented 1 week ago

Please can you provide a compatible version for angular 18? I heavily depend on it to handle my errors on my application. The only workaround was using --force. I would be sooo happy to have it made soon. Looking forward to this fix soon. Thanks

shhdharmen commented 1 week ago

What error you're getting when doing the installation without --force?

kelvinZoe commented 1 week ago

thanks for responding so quickly. -my node version is Node.js v20.16.0 -my npm version 10.8.1 -my angular version

Screenshot 2024-09-06 at 2 16 53 PM

When I do the install without the force...

Screenshot 2024-09-06 at 2 21 12 PM

I just realized my own fault, I had updated my angular cli to 18 on a different project and not this particular one. After updating the cli to the lastest version which is 18.2.3, it worked.

I have a question tho, is this repo the same as ngneat? I think that was the version I was using but couldnt install on the angular 18 evn.

shhdharmen commented 1 week ago

Yes, this was earlier ngneat/hot-toast, but Netanel is longer part of this repo.