Keyboard Shortcuts
Likes
Search
How to reset Node Red
I just started playing with NR and I have managed to get stuck. I was trying to import some sample flows to see how they worked and even though I have deleted everything except a simple inject->debug node I get an error that say I have "node not deployed". If I make a change to the inject node and try to deploy I get further errors that say "Flows stopped due to missing node types" (ui_group, ui_tab). These nodes nodes are not in the simple flow. I am assuming that some of the stuff I imported had these nodes.?
At this point I would like to just start over! Do I need to reload NR? Thanks, Mark |
Your not alone , Right side dashboard, nodes etc. click on the shaded node and delete, export your good node and save it .
I am still new . I have my dashboard going with the 6600 FRS , I just can¡¯t talk to my amp and sda100 controller through NR , the FRS program I can control the amp and sda100 no problem. I am teachable today:) -- Nick W7NIK |
Mark
In the first example, it appears you are not hitting the "Deploy" button after you make a change. In the second example, you have missing "Nodes". ?Node-Red does not install the "Dashboard" nodes, so you need to add them. Go to the pull down on the upper right, select "Manage Pallet". ?On the "Install Side", enter a search name for the missing pallets, in this case "dashboard". ?You will see a section below. ?In your example, select the "node-red-dashboard" and hit "install". ?Be careful not to select the "cn-dashboard-nodes" As you import new flows, Node-Red may say you have additional missing Nodes. ?Make a note of their name and add them in the same manor. Alan. WA9WUD |
¿ªÔÆÌåÓýIn the files section under my call there is a readme file which outlines nodes needed for my flows. Those nodes were not installed. The file also includes instructions on how to install the nodes. ? 73 Dave wo2x ? ? From: [email protected] <[email protected]> On Behalf Of Alan Blind, WA9WUD
Sent: Wednesday, March 31, 2021 5:35 PM To: [email protected] Subject: Re: [nodered-hamradio] How to reset Node Red ? Mark |