# How to identify an Unknown Node when importing a Flow?

**URL:** https://discourse.nodered.org/t/how-to-identify-an-unknown-node-when-importing-a-flow/26007
**Category:** General
**Created:** [3 May 2020 18:52 UTC](https://discourse.nodered.org/t/how-to-identify-an-unknown-node-when-importing-a-flow/26007 "2020-05-03T18:52:07Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![G33RT](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/g33rt/32/21104_2.png) [@G33RT](https://discourse.nodered.org/u/G33RT)
#### Post date: [3 May 2020 18:52 UTC](https://discourse.nodered.org/t/how-to-identify-an-unknown-node-when-importing-a-flow/26007/1 "2020-05-03T18:52:07Z")

</div>

How to identify an missing Unknown Node when importing a Flow ?

1. unknown: ui\_text
2. unknown: ui\_chart
3. unknown: ui\_gauge

 ![Efergy_Node-RED_unknown_Node](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/0/1/019b61e89204147a3e732b9bb6f895798e0257fa.png)

I have found the flow here:  
[Efergy Energy Meter or Energyhive Api](https://flows.nodered.org/flow/5e1d72d1f490ab98dfc447b06145ad80)

---

<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: [3 May 2020 18:55 UTC](https://discourse.nodered.org/t/how-to-identify-an-unknown-node-when-importing-a-flow/26007/2 "2020-05-03T18:55:50Z")

</div>

They look like the nodes from `node-red-dashboard`.  
I assume that you don't have the dashboard installed?

To install - `npm install node-red-dashboard` or install from the palette manager.

---

<div class="post-metadata">

### Author: ![G33RT](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/g33rt/32/21104_2.png) [@G33RT](https://discourse.nodered.org/u/G33RT)
#### Post date: [3 May 2020 19:35 UTC](https://discourse.nodered.org/t/how-to-identify-an-unknown-node-when-importing-a-flow/26007/3 "2020-05-03T19:35:47Z")

</div>

I thought I had installed the dashboard but I left putty to soon:

> root@DietPi:~# npm install node-red-dashboard  
> npm WARN saveError ENOENT: no such file or directory, open '/root/package.json'  
> npm notice created a lockfile as package-lock.json. You should commit this file.  
> npm WARN enoent ENOENT: no such file or directory, open '/root/package.json'  
> npm WARN root No description  
> npm WARN root No repository field.  
> npm WARN root No README data  
> npm WARN root No license field.
> 
> - node-red-dashboard@2.21.0  
> added 79 packages from 59 contributors and audited 117 packages in 35.005s  
> found 0 vulnerabilities

I have installed the dashboard from the palette manager as you recomment now the dashboard works, thanks !

---

<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: [17 May 2020 19:35 UTC](https://discourse.nodered.org/t/how-to-identify-an-unknown-node-when-importing-a-flow/26007/4 "2020-05-17T19:35:53Z")

</div>

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