Remove node-red

Written by:

Uninstall:

npm uninstall -g node-red

Force the cache clean though this is not supposed to be needed any more:

npm cache clean –force -g

To completely remove all trace, you should then delete the “.node-red” folder from all user home folder

Check for other global modules to delete:

npm ls -g –depth=0


Discover more from Node-RED LoRaWAN CouchDB and more

Subscribe to get the latest posts sent to your email.

Leave a comment