# Node Red SerialPort Update Did Not Work

**URL:** https://discourse.nodered.org/t/node-red-serialport-update-did-not-work/8648
**Category:** General
**Created:** [5 March 2019 22:13 UTC](https://discourse.nodered.org/t/node-red-serialport-update-did-not-work/8648 "2019-03-05T22:13:58Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![tcontrada](https://avatars.discourse-cdn.com/v4/letter/t/f1d935/32.png) [@tcontrada](https://discourse.nodered.org/u/tcontrada)
#### Post date: [6 March 2019 21:56 UTC](https://discourse.nodered.org/t/node-red-serialport-update-did-not-work/8648/11 "2019-03-06T21:56:38Z")

</div>

I did install the Build Tools, but Python did not get installed because it required PowerShell Admin Rights.

So, I did the Build Tools Again in **Powershell** with Admin rights. Worked fine and Python 2.7 also got installed! **Great**!

Next I put Python.exe in the Environment path...  
Finally, I ran **npm i node-red-node-serialport** from the .node-red folder. It seemed to install fine.

I brought up my node red IDE page and the Serial Port Nodes were displayed!! **Great**!  
I wired up the serial nodes and my application is now running fine!

This was a bit tiresome and I did not have python installed with the previous version of the Serial Port nodes.

I think there may have to be some dependency install of python before upgrading the serial port nodes.

Much thanks for the help. I thought I was going to have to rebuild my entire application with a clean, fresh node red install.

---

_[View the full topic](https://discourse.nodered.org/t/node-red-serialport-update-did-not-work/8648)._
