Closed hkmsadek closed 6 years ago
It seems it downloads older packages of adonis. how can I use the updated versions of all adonis packages?
npm update or change @adonisjs versions in "package.json" & then run "npm update"
But, is it safe to update adonis? Or does it break something?
https://adonisjs.com/docs/4.1/upgrade-guide
it's working this way so closing it, thanks. so far so good
It seems it downloads older packages of adonis. how can I use the updated versions of all adonis packages?