Title: Node – Immanuel Raj

---

# Tag: Node

 * [⌊Retrofitting Node 20 in Ubuntu 18 LTS⌉⌊Retrofitting Node 20 in Ubuntu 18 LTS⌉[
 * 
   ## 󠀁[Retrofitting Node 20 in Ubuntu 18 LTS](https://immanuelraj.dev/retrofitting-node-v20-12-2-and-npm-v10-5-0-in-ubuntu-18-04-3-lts/)󠁿
   
 * [April 17, 2024](https://immanuelraj.dev/retrofitting-node-v20-12-2-and-npm-v10-5-0-in-ubuntu-18-04-3-lts/)
 * —
 * by
 * [Immanuel Raj](https://immanuelraj.dev/author/iamimmanuelraj/)
 * in [Linux](https://immanuelraj.dev/category/linux/)
 * Read Time
 * 2–3 minutes
 * One of the hardest parts of system administration is keeping systems updated 
   and secure. However, when an upgrade is not feasible but application support 
   is needed, there’s often no choice but to retrofit the necessary dependencies.
   This may involve tinkering with the system, patching, or using custom configurations
   to ensure the application works without breaking…