Hi all ! Could anyone suggest please, what I need to change in my project files to get latest Ionic 4.11.1 ?
Update and save the package.json
'@ionic/angular': '4.11.1',
then run
$ npm install
2 Likes
Yes, and depending where you come from you may get a truckload of dependency issues.
What is your starting point, which version are you at as mentioned in your package.json.
1 Like