# How do I update node.js to latest version?

**URL:** https://discourse.nodered.org/t/how-do-i-update-node-js-to-latest-version/79280
**Category:** General
**Created:** [18 June 2023 07:19 UTC](https://discourse.nodered.org/t/how-do-i-update-node-js-to-latest-version/79280 "2023-06-18T07:19:23Z")
**Posts on this page:** 1
**Showing post:** 13

<div class="post-metadata">

### Author: ![Colin](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/colin/32/17040_2.png) [@Colin](https://discourse.nodered.org/u/Colin)
#### Post date: [22 June 2023 15:39 UTC](https://discourse.nodered.org/t/how-do-i-update-node-js-to-latest-version/79280/13 "2023-06-22T15:39:16Z")

</div>

Google and a bit of guesswork suggests maybe this may help  
`sudo apt install python-apt`

Edit: If it says it is already the latest then  
`sudo apt --reinstall install python-apt`

---

_[View the full topic](https://discourse.nodered.org/t/how-do-i-update-node-js-to-latest-version/79280)._
