arthurvasconcelos / vue-izitoast

Elegant, responsive, flexible and lightweight notification plugin implemented for Vue 2 of iziToast
https://arthurvasconcelos.com.br/vue-izitoast
Apache License 2.0
133 stars 21 forks source link

support new engines (node 9,10+; npm 6+) #9

Closed lgguzman closed 5 years ago

lgguzman commented 6 years ago

support new engines (node 9,10+; npm 6+)

appinteractive commented 6 years ago

@arthurvasconcelos hey could you please merge that one? Its a pain in the A** and I would like to use your wrapper. So Please press on that button 👍

appinteractive commented 5 years ago

@arthurvasconcelos could you please merge that one? Its REALLY ANNOYING while installing packages as you always have to add --ignore-engines. The pinning to node <= 8 is really not necessary as that repo anyway runs on the client.

@arthurvasconcelos PLEASE MERGE THAT ONE! And thanks for that repo ;)

appinteractive commented 5 years ago

I Pinged @arthurvasconcelos by mail, hopefully he will fix that one quickly! :)

arthurvasconcelos commented 5 years ago

Sorry guys, I've been very busy with work latelly. I will take the time today to review the issues, pull requests and update npm package.

appinteractive commented 5 years ago

Hey that was fast man! Thank you a lot!

jurgenbosch commented 5 years ago

Please release this in a tag as yarn upgrade will not work. error vue-izitoast@1.1.0: The engine "node" is incompatible with this module. Expected version "^6.11.4 || ^8.7.0". Got "10.11.0"