# Flow stopped due to missing node type

**URL:** https://discourse.nodered.org/t/flow-stopped-due-to-missing-node-type/18372
**Category:** General
**Created:** [25 November 2019 03:23 UTC](https://discourse.nodered.org/t/flow-stopped-due-to-missing-node-type/18372 "2019-11-25T03:23:51Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![NODE777](https://avatars.discourse-cdn.com/v4/letter/n/7993a0/32.png) [@NODE777](https://discourse.nodered.org/u/NODE777)
#### Post date: [25 November 2019 03:23 UTC](https://discourse.nodered.org/t/flow-stopped-due-to-missing-node-type/18372/1 "2019-11-25T03:23:51Z")

</div>

Hi  
I'm just getting started with node-red.  
I deployed some nodes using node-red contrib-particle and they worked OK.  
Some hours later I got a message :  
**Flow stopped due to missing node type.**  
**particle-config**

Could I get some help on that.

---

<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: [25 November 2019 06:56 UTC](https://discourse.nodered.org/t/flow-stopped-due-to-missing-node-type/18372/2 "2019-11-25T06:56:55Z")

</div>

Where are you running Node-RED? The only way you would get that message is if your flows contain a node you don't have installed.  
If you did have it installed, but sometime later you get that message then the node had somehow come to be uninstalled and Node-RED restarted.

---

<div class="post-metadata">

### Author: ![NODE777](https://avatars.discourse-cdn.com/v4/letter/n/7993a0/32.png) [@NODE777](https://discourse.nodered.org/u/NODE777)
#### Post date: [26 November 2019 01:35 UTC](https://discourse.nodered.org/t/flow-stopped-due-to-missing-node-type/18372/3 "2019-11-26T01:35:05Z")

</div>

Hi, Thanks for the answer.  
Node red is running on a Laptop with Win 7 sp1.  
I downloaded the msi file from [nodejs.org](http://nodejs.org).  
I installed node-red and dependencies .  
After that, I run command to install node-contrib-particle which has 6 nodes.  
Everything worked OK for some hours.  
I noticed that just one node was not available for install, it was particle.cloud.  
So, 5 out the 6 has been installed.  
I hope this info lead you to some help to help me with that.
