Angular 18 Upgrade Guide: Everything You Need to Know

Published: 23 June 2024
on channel: Nihira Techiees
2k
26



This video explains how to upgrade angular 16 application into angular 18

Angular upgrade guide Link
=====================


Steps followed
--------------------------
1, Environmental setup
2, Upgrade angular 16 to 17
3, Upgrade angular 17 to 18

Environmental setup
----------------------------------
Angular 18 needs node.js 18.19 or newer version
It will run typescript 5.4
npm uninstall -g
npm install -g

Angular 16 to angular 17
--------------------------------------------
Execute below commands for upgrade core libraries
ng update
Upgrade other dependant libraries
ng update
ng update

Angular 17 to angular 18
---------------------------------------------
Execute below commands for upgrade core libraries
ng update
Upgrade other dependant libraries
ng update
ng update





Join this channel to get access to perks:


Watch video Angular 18 Upgrade Guide: Everything You Need to Know online without registration, duration 14 minute 54 second in high hd quality. This video was added by user Nihira Techiees 23 June 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 2 thousand once and liked it 2 people.