# Fresh install with nodes not properly configured

**URL:** https://discourse.nodered.org/t/fresh-install-with-nodes-not-properly-configured/8788
**Category:** General
**Created:** [9 March 2019 19:06 UTC](https://discourse.nodered.org/t/fresh-install-with-nodes-not-properly-configured/8788 "2019-03-09T19:06:53Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![russeljay](https://avatars.discourse-cdn.com/v4/letter/r/f07891/32.png) [@russeljay](https://discourse.nodered.org/u/russeljay)
#### Post date: [9 March 2019 19:06 UTC](https://discourse.nodered.org/t/fresh-install-with-nodes-not-properly-configured/8788/1 "2019-03-09T19:06:53Z")

</div>

Anyone aware of any bugs Installing Node-Red from the the script provided on the [node-red.org](http://node-red.org) Raspberry Pi installation page?  
A fresh install of Raspian Stretch Lite and running the installation script results in many nodes "not properly configured" - highlighted b the red triangle tag.  
Every conceivable update of the OS, firmware, npm, etc. has no effect.  
This is after a brand new OS and Node-Red install (so no pre-existing outdated nodes to speak of).

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [9 March 2019 19:22 UTC](https://discourse.nodered.org/t/fresh-install-with-nodes-not-properly-configured/8788/2 "2019-03-09T19:22:44Z")

</div>

not aware of any . Which red triangle ? If it's when you drag a node on it means you then need to configure it. for example  
 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/9/99774adf570e82a18db9e38217808d9e9d48ef49.png)  
Or is there something else ?

---

<div class="post-metadata">

### Author: ![russeljay](https://avatars.discourse-cdn.com/v4/letter/r/f07891/32.png) [@russeljay](https://discourse.nodered.org/u/russeljay)
#### Post date: [10 March 2019 06:16 UTC](https://discourse.nodered.org/t/fresh-install-with-nodes-not-properly-configured/8788/3 "2019-03-10T06:16:24Z")

</div>

Thanks dceejay. Referring to fully-configured and (surprisingly) functional nodes, eg. email-in  
Checked complete manual replication of configs from other installations, (importantly NOT imported flows). Still receive improper configuration warning. Also an available update in the pallet manager which fails, and no option to delete. If I wasn't obsessively orderly then it would be easier to ignore. Nonetheless I will persist, and hope that future npm or node-red updates will propagate through and fix.

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [10 March 2019 07:44 UTC](https://discourse.nodered.org/t/fresh-install-with-nodes-not-properly-configured/8788/4 "2019-03-10T07:44:57Z")

</div>

Can you share some of the errors ? If you have copied things over did you also copy over the credentials ?

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [10 March 2019 08:59 UTC](https://discourse.nodered.org/t/fresh-install-with-nodes-not-properly-configured/8788/5 "2019-03-10T08:59:03Z")

</div>

So the Email node was updated, but the new version requires nodejsv8.  
What version of Node-RED and nodejs are you running?  
If you are running v8+ you can install it on the command line following the instruction in the nodes readme. Node-RED will then pick this one up in preference to the older version of the Email node that is globally installed that is required for compatibility with older versions of nodejs.

Or you could wait a week, Nick has suggested that the release of v0.20 is soon. This will drop support for previous versions of nodejs and the issue with the email node will go away.

---

<div class="post-metadata">

### Author: ![russeljay](https://avatars.discourse-cdn.com/v4/letter/r/f07891/32.png) [@russeljay](https://discourse.nodered.org/u/russeljay)
#### Post date: [10 March 2019 14:10 UTC](https://discourse.nodered.org/t/fresh-install-with-nodes-not-properly-configured/8788/6 "2019-03-10T14:10:06Z")

</div>

Thanks ukmoose. Thats what I was hoping to hear. Can confirm ... latest Node Red, latest NodeJS, latest npm and completely fresh install on RPi 3B. I'll wait in hope.

---

<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 March 2019 14:29 UTC](https://discourse.nodered.org/t/fresh-install-with-nodes-not-properly-configured/8788/7 "2019-03-10T14:29:04Z")

</div>

It is only if you need to update the email node that there is a problem. A fresh install with node-red added should work as is, with the older email node automatically installed.

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [10 March 2019 16:35 UTC](https://discourse.nodered.org/t/fresh-install-with-nodes-not-properly-configured/8788/8 "2019-03-10T16:35:42Z")

</div>

When we ask for what versions you are running “latest” doesn’t help very much there are at least 3 different versions of nodejs that are in support and 2 which in different situations could be considered latest. That’s one of the reasons that’s node-RED lists the version on startup so it’s easy to find

---

<div class="post-metadata">

### Author: ![cymplecy](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/cymplecy/32/2773_2.png) [@cymplecy](https://discourse.nodered.org/u/cymplecy)
#### Post date: [10 March 2019 17:30 UTC](https://discourse.nodered.org/t/fresh-install-with-nodes-not-properly-configured/8788/9 "2019-03-10T17:30:45Z")

</div>

I'd recommend starting again but do not update anything so that you have a known repeatable config - just use the standard NodeRED install script - try something out that's currently failing and see what happens
