# Latest dashboard (2.28.2) not installing - I think

**URL:** https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806
**Category:** General
**Created:** [7 April 2021 09:59 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806 "2021-04-07T09:59:55Z")
**Posts on this page:** 13
**Page:** 2

<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: [8 April 2021 07:16 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806/21 "2021-04-08T07:16:37Z")

</div>

I don't believe that is the log from running  
`npm install node-red-dashboard`  
but we will let that pass. It appears to be trying to install node-red-node-serialport version 0.6.8 which is three years old. Perhaps it is not surprising that there are problems.  
Which version of node-red are you using?

In the last post I suggested uninstalling node-red-node-serialport if you are not using it. Did you try that?

---

<div class="post-metadata">

### Author: ![Trying\_to\_learn](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/trying_to_learn/32/28400_2.png) [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)
#### Post date: [9 April 2021 09:09 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806/22 "2021-04-09T09:09:51Z")

</div>

Well, from the best of my knowledge it is.

I tried from the GUI and it failed.

I was told to do it from the CLI and so I did.

When I did, there was a message at the bottom something about errors/problems.

I copied it to the RasPi's `public` directory and accessed it from here.

No, haven't uninstalled it yet. Not that I don't want to. Just there is a lot of other stuff happening just now.

And I am going away for a few days soon, so no computers. ☹  
But when I get back and have other things under control it will be done.

---

<div class="post-metadata">

### Author: ![Trying\_to\_learn](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/trying_to_learn/32/28400_2.png) [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)
#### Post date: [9 April 2021 21:02 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806/23 "2021-04-09T21:02:08Z")

</div>

Interesting _twist_.

For the sake of it, I have a bit of free time.

Looked at that machine's GUI.

This is what I see.

 ![Screenshot from 2021-04-10 07-00-42](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/8/2/8201afb8767dae944ef61ba2f768f322a3ade3e4.png)

No `serial.port` node.

Hmmm...

---

<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: [9 April 2021 21:14 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806/24 "2021-04-09T21:14:58Z")

</div>

That is because it would not install (which we knew), but it is present in package.json which is why npm keeps trying to install it. Uninstall it from the command line which should remove any artefacts from node\_modules and remove it from package.json.

---

<div class="post-metadata">

### Author: ![Trying\_to\_learn](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/trying_to_learn/32/28400_2.png) [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)
#### Post date: [9 April 2021 21:26 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806/25 "2021-04-09T21:26:55Z")

</div>

the command is `remove` - yes?  
as in:  
`npm remove node-red-node-serialport`

---

<div class="post-metadata">

### Author: ![Paul-Reed](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/paul-reed/32/66906_2.png) [@Paul-Reed](https://discourse.nodered.org/u/Paul-Reed)
#### Post date: [9 April 2021 21:43 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806/26 "2021-04-09T21:43:44Z")

</div>

> [@Trying\_to\_learn](#):
>
> the command is `remove` - yes?

The command is uninstall, as in `npm uninstall node-red-node-serialport`

---

<div class="post-metadata">

### Author: ![Trying\_to\_learn](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/trying_to_learn/32/28400_2.png) [@Trying\_to\_learn](https://discourse.nodered.org/u/Trying_to_learn)
#### Post date: [9 April 2021 21:59 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806/27 "2021-04-09T21:59:47Z")

</div>

Oops. The exact terms become confusing when using different programs.

Thanks Paul.

---

<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: [10 April 2021 06:04 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806/28 "2021-04-10T06:04:08Z")

</div>

Remove or uninstall, both work.

---

<div class="post-metadata">

### Author: ![Paul-Reed](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/paul-reed/32/66906_2.png) [@Paul-Reed](https://discourse.nodered.org/u/Paul-Reed)
#### Post date: [10 April 2021 08:39 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806/29 "2021-04-10T08:39:27Z")

</div>

> [@Colin](#):
>
> Remove or uninstall - both work.

It maybe works, but...

```auto
pi@raspberrypi:~ $ npm --help

Usage: npm <command>

where <command> is one of:
    access, adduser, audit, bin, bugs, c, cache, ci, cit,
    clean-install, clean-install-test, completion, config,
    create, ddp, dedupe, deprecate, dist-tag, docs, doctor,
    edit, explore, fund, get, help, help-search, hook, i, init,
    install, install-ci-test, install-test, it, link, list, ln,
    login, logout, ls, org, outdated, owner, pack, ping, prefix,
    profile, prune, publish, rb, rebuild, repo, restart, root,
    run, run-script, s, se, search, set, shrinkwrap, star,
    stars, start, stop, t, team, test, token, tst, un,
    uninstall, unpublish, unstar, up, update, v, version, view,
    whoami

```

---

<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: [10 April 2021 09:40 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806/30 "2021-04-10T09:40:44Z")

</div>

```auto
$ npm uninstall --h
npm uninstall [<@scope>/]<pkg>[@<version>]... [--save-prod|--save-dev|--save-optional] [--no-save]
aliases: un, unlink, remove, rm, r

```

---

<div class="post-metadata">

### Author: ![Paul-Reed](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/paul-reed/32/66906_2.png) [@Paul-Reed](https://discourse.nodered.org/u/Paul-Reed)
#### Post date: [10 April 2021 10:45 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806/31 "2021-04-10T10:45:18Z")

</div>

Not disputing that Colin, but I was trying to help Andrew by reminding him that by looking at the various commands help `<command> --help`, he could see the list of primary options himself.

---

<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: [10 April 2021 11:17 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806/32 "2021-04-10T11:17:29Z")

</div>

OK. I had been thinking myself that a bit of googling would have told him an answer quicker than asking here. In fact it took me a few minutes to find anything saying that `remove` would work, though I knew it did.

---

<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: [9 June 2021 11:17 UTC](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806/33 "2021-06-09T11:17:43Z")

</div>

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

[Previous page](https://discourse.nodered.org/t/latest-dashboard-2-28-2-not-installing-i-think/43806.md?page=1)
