Node-RED Help Style Guide

302 views
Skip to first unread message

Samy Arbid

unread,
Dec 31, 2020, 2:19:15 PM12/31/20
to unifi...@googlegroups.com
Hey guys,

As we start developing help text for our nodes, let's try to adhere to Node-RED's help style guide:

Thanks and have a Happy New Year!!

Samy

Juan Jose Campis

unread,
Jul 24, 2021, 9:18:01 PM7/24/21
to Unified-RED
hi i have installed the plugin but i already had node-red-dashboard and now i can't see and can't uninstall any, please help

Samy Arbid

unread,
Jul 24, 2021, 11:16:19 PM7/24/21
to Unified-RED
You should be able to disable or remove dashboard or unified-red from Node-RED’s Palette Manager. If you see an “in use” button instead of disable or remove, then you’ll need to remove any dashboard or unified-red nodes first (including any configuration nodes).

If for any reason that doesn’t work, you can manually remove a palette by running npm uninstall <pacakge> from your .node-red folder, but it’s very important that you remove any used nodes first otherwise node-red won’t be able to restart. To do this:

Mac/Linux: ~/.node-red $ npm uninstall node-red-dashboard
Windows: C:\Users\<user>\.node-red> npm uninstall node-red-dashboard
Then restart node-red.

- Samy
Reply all
Reply to author
Forward
0 new messages