# Installed node-red-dashboard but no dashboard palette

**URL:** https://discourse.nodered.org/t/installed-node-red-dashboard-but-no-dashboard-palette/84048
**Category:** Dashboard
**Created:** [27 December 2023 09:14 UTC](https://discourse.nodered.org/t/installed-node-red-dashboard-but-no-dashboard-palette/84048 "2023-12-27T09:14:14Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![realtebo](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/realtebo/32/85732_2.png) [@realtebo](https://discourse.nodered.org/u/realtebo)
#### Post date: [27 December 2023 09:14 UTC](https://discourse.nodered.org/t/installed-node-red-dashboard-but-no-dashboard-palette/84048/1 "2023-12-27T09:14:14Z")

</div>

> Node red v 3.1.3  
> Node versione: v.18.19.0  
> HW: Raspberry pi 2 model b

I tried installed first via manage palette, then via command line

```
npm install node-red-dashboard

```

I restarted service

```
sudo service nodered restart

```

I dont'see any errors in `node-red-log`

```auto
Started Node-RED graphical event wiring tool.
27 Dec 10:12:41 - [info]
Welcome to Node-RED
===================
27 Dec 10:12:41 - [info] Node-RED version: v3.1.3
27 Dec 10:12:41 - [info] Node.js version: v18.19.0
27 Dec 10:12:41 - [info] Linux 6.1.21-v7+ arm LE
27 Dec 10:12:45 - [info] Loading palette nodes
27 Dec 10:12:57 - [info] Settings file : /home/realtebo/.node-red/settings.js
27 Dec 10:12:57 - [info] Context store : 'default' [module=memory]
27 Dec 10:12:57 - [info] User directory : /home/realtebo/.node-red
27 Dec 10:12:57 - [warn] Projects disabled : editorTheme.projects.enabled=false
27 Dec 10:12:57 - [info] Flows file : /home/realtebo/.node-red/flows.json
27 Dec 10:12:57 - [info] Server now running at http://127.0.0.1:1880/
27 Dec 10:12:57 - [warn] Using unencrypted credentials
27 Dec 10:12:58 - [info] Starting flows
27 Dec 10:12:58 - [info] Started flows
27 Dec 10:12:58 - [info] [mqtt-broker:407a01e4.6b637] Connected to broker: mqtt://raspberrypi:1883

```

I have no 'dashboard' palette

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

Whta am I doing wrong?

---

<div class="post-metadata">

### Author: ![realtebo](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/realtebo/32/85732_2.png) [@realtebo](https://discourse.nodered.org/u/realtebo)
#### Post date: [27 December 2023 09:27 UTC](https://discourse.nodered.org/t/installed-node-red-dashboard-but-no-dashboard-palette/84048/2 "2023-12-27T09:27:44Z")

</div>

Please, ignore this.

I will retry with dashboard 2 from flow-fuse

I noticed only now that dashboard v1 is deprecated

---

<div class="post-metadata">

### Author: ![edje11](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/edje11/32/572_2.png) [@edje11](https://discourse.nodered.org/u/edje11)
#### Post date: [27 December 2023 12:15 UTC](https://discourse.nodered.org/t/installed-node-red-dashboard-but-no-dashboard-palette/84048/3 "2023-12-27T12:15:00Z")

</div>

> .  
> Whta am I doing wrong?

Most likely you didn't run **npm install node-red-dashboard** in the NodeRedDirectory.

Better install the dashboard from the palette manager in NR at the right side. (alt+Shift+p)

---

<div class="post-metadata">

### Author: ![realtebo](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/realtebo/32/85732_2.png) [@realtebo](https://discourse.nodered.org/u/realtebo)
#### Post date: [27 December 2023 12:28 UTC](https://discourse.nodered.org/t/installed-node-red-dashboard-but-no-dashboard-palette/84048/4 "2023-12-27T12:28:50Z")

</div>

It was not working also.  
so i switched to `@flowfuse/node-red-dashboard`

---

<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: [27 December 2023 13:50 UTC](https://discourse.nodered.org/t/installed-node-red-dashboard-but-no-dashboard-palette/84048/5 "2023-12-27T13:50:02Z")

</div>

> [@realtebo](#):
>
> flow fuse/node-red-dashboard

Note that the new dashboard is still in an early beta phase, there are a number of features not yet fully implemented.  
The old dashboard will be supported for the foreseeable future.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [26 January 2024 13:50 UTC](https://discourse.nodered.org/t/installed-node-red-dashboard-but-no-dashboard-palette/84048/6 "2024-01-26T13:50:45Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
