# Failed to install: node-red-dashboard Cannot find module 'node-red-dashboard'

**URL:** https://discourse.nodered.org/t/failed-to-install-node-red-dashboard-cannot-find-module-node-red-dashboard/19420
**Category:** Dashboard
**Created:** [21 December 2019 11:35 UTC](https://discourse.nodered.org/t/failed-to-install-node-red-dashboard-cannot-find-module-node-red-dashboard/19420 "2019-12-21T11:35:49Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![hathemi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hathemi/32/3792_2.png) [@hathemi](https://discourse.nodered.org/u/hathemi)
#### Post date: [21 December 2019 11:35 UTC](https://discourse.nodered.org/t/failed-to-install-node-red-dashboard-cannot-find-module-node-red-dashboard/19420/1 "2019-12-21T11:35:49Z")

</div>

## how can i fix this ? here's the log

```auto
> 2019-12-21T11:34:17.150Z Install : node-red-dashboard 2.19.2
> 
> 2019-12-21T11:34:17.156Z npm.cmd install --no-audit --no-update-notifier --save --save-prefix="~" --production node-red-dashboard@2.19.2
> 2019-12-21T11:34:24.154Z [out] + node-red-dashboard@2.19.2
> 2019-12-21T11:34:24.154Z [out] updated 1 package in 4.89s
> 2019-12-21T11:34:24.277Z rc=0

```

> Blockquote

---

<div class="post-metadata">

### Author: ![bakman2](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/bakman2/32/6207_2.png) [@bakman2](https://discourse.nodered.org/u/bakman2)
#### Post date: [21 December 2019 11:53 UTC](https://discourse.nodered.org/t/failed-to-install-node-red-dashboard-cannot-find-module-node-red-dashboard/19420/2 "2019-12-21T11:53:58Z")

</div>

Perhaps you want to show another part of the output ? This output seems to be ok.

---

<div class="post-metadata">

### Author: ![ghayne](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ghayne/32/39_2.png) [@ghayne](https://discourse.nodered.org/u/ghayne)
#### Post date: [21 December 2019 21:18 UTC](https://discourse.nodered.org/t/failed-to-install-node-red-dashboard-cannot-find-module-node-red-dashboard/19420/3 "2019-12-21T21:18:21Z")

</div>

Yep, looks like it installed without problems.

---

<div class="post-metadata">

### Author: ![hathemi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hathemi/32/3792_2.png) [@hathemi](https://discourse.nodered.org/u/hathemi)
#### Post date: [23 December 2019 13:54 UTC](https://discourse.nodered.org/t/failed-to-install-node-red-dashboard-cannot-find-module-node-red-dashboard/19420/4 "2019-12-23T13:54:05Z")

</div>

it installed but it does not appear ! only packaje.json exists on the folder ... i don't know what's wrong?

---

<div class="post-metadata">

### Author: ![knolleary](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/knolleary/32/3_2.png) [@knolleary](https://discourse.nodered.org/u/knolleary)
#### Post date: [23 December 2019 14:27 UTC](https://discourse.nodered.org/t/failed-to-install-node-red-dashboard-cannot-find-module-node-red-dashboard/19420/5 "2019-12-23T14:27:28Z")

</div>

> [@hathemi](#):
>
> ! only packaje.json exists on the folder .

What folder did you run the command in?

---

<div class="post-metadata">

### Author: ![hathemi](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hathemi/32/3792_2.png) [@hathemi](https://discourse.nodered.org/u/hathemi)
#### Post date: [23 December 2019 14:41 UTC](https://discourse.nodered.org/t/failed-to-install-node-red-dashboard-cannot-find-module-node-red-dashboard/19420/6 "2019-12-23T14:41:38Z")

</div>

inside .node-red/node\_modules folder

---

<div class="post-metadata">

### Author: ![zenofmud](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/zenofmud/32/316_2.png) [@zenofmud](https://discourse.nodered.org/u/zenofmud)
#### Post date: [23 December 2019 15:00 UTC](https://discourse.nodered.org/t/failed-to-install-node-red-dashboard-cannot-find-module-node-red-dashboard/19420/7 "2019-12-23T15:00:29Z")

</div>

don't do it in `.node-red/node_modules` - do it in `.node-red`
