# Dashboard missing after update

**URL:** https://discourse.nodered.org/t/dashboard-missing-after-update/16979
**Category:** Dashboard
**Created:** [21 October 2019 19:37 UTC](https://discourse.nodered.org/t/dashboard-missing-after-update/16979 "2019-10-21T19:37:20Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![BigWillow](https://avatars.discourse-cdn.com/v4/letter/b/bc79bd/32.png) [@BigWillow](https://discourse.nodered.org/u/BigWillow)
#### Post date: [21 October 2019 19:37 UTC](https://discourse.nodered.org/t/dashboard-missing-after-update/16979/1 "2019-10-21T19:37:20Z")

</div>

Oh dear, so I have just updated the node-red-dashboad node (I only wanted a GUI spacer !!?!) from the palette manager and all the GUI nodes are now missing from the palette after a few restarts, and the designer is not happy:

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/1/14315b31899dba0d1bcf02c66a8f7227cb55fd64.png)

I cant remove it from the palette as it says its all in use, and I dont want to start remove all GUI nodes & start from scratch.

I have tried stopping Node Red, then command  
**npm uninstall node-red-dashboard**  
then Node Red start and it still seems to be looking for the modules on startup:

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/b/bca2c1acff8ca6a68005291ebdf540c98827c528.png)

I think I have saved all flows by just CTRL-A, export, then select all flows (I really hope I have !).

Help !

Thanks ☹

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [21 October 2019 20:05 UTC](https://discourse.nodered.org/t/dashboard-missing-after-update/16979/2 "2019-10-21T20:05:55Z")

</div>

Why don't you install dashboard again and restart node red?

- CD into your .node-red directory
- `npm install node-red-dashboard`
- Restart node red
- Refresh browser.
- Not likely but if necessary, re-import your flow & deploy

---

<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: [21 October 2019 20:17 UTC](https://discourse.nodered.org/t/dashboard-missing-after-update/16979/3 "2019-10-21T20:17:37Z")

</div>

You also have some potentially serious errors at and off the top of the screen in your screenshot.

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [21 October 2019 22:09 UTC](https://discourse.nodered.org/t/dashboard-missing-after-update/16979/4 "2019-10-21T22:09:26Z")

</div>

Which version of node.js are you running ? Latest versions of dashboard (and Node-RED) require nodejs v8 or better.  
(10 preferred, but 12 also OK)

---

<div class="post-metadata">

### Author: ![BigWillow](https://avatars.discourse-cdn.com/v4/letter/b/bc79bd/32.png) [@BigWillow](https://discourse.nodered.org/u/BigWillow)
#### Post date: [22 October 2019 08:55 UTC](https://discourse.nodered.org/t/dashboard-missing-after-update/16979/6 "2019-10-22T08:55:52Z")

</div>

Hi folks. Thanks for the advice. In the end I did a full Pi update overnight and it came good. Must have been using some common library that needed updating.

Thanks !  
Phew 🙂

---

<div class="post-metadata">

### Author: ![BigWillow](https://avatars.discourse-cdn.com/v4/letter/b/bc79bd/32.png) [@BigWillow](https://discourse.nodered.org/u/BigWillow)
#### Post date: [22 October 2019 08:57 UTC](https://discourse.nodered.org/t/dashboard-missing-after-update/16979/7 "2019-10-22T08:57:40Z")

</div>

@Colin Hi. Ah yes there are 2 nodes that never behaved, the WebhookRelay and he camera, should probably uninstall those. Cheer.
