# Warning when upgrade to 0.19.1 Windows

**URL:** https://discourse.nodered.org/t/warning-when-upgrade-to-0-19-1-windows/2464
**Category:** General
**Created:** [22 August 2018 05:54 UTC](https://discourse.nodered.org/t/warning-when-upgrade-to-0-19-1-windows/2464 "2018-08-22T05:54:01Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![petrho](https://avatars.discourse-cdn.com/v4/letter/p/5e9695/32.png) [@petrho](https://discourse.nodered.org/u/petrho)
#### Post date: [22 August 2018 05:54 UTC](https://discourse.nodered.org/t/warning-when-upgrade-to-0-19-1-windows/2464/1 "2018-08-22T05:54:01Z")

</div>

I uprdaded my windows pc to latest Node.red (0.19.1). Everything seems to work but I have a warning sign in Manage Palette list.  
Why and how to solve?

![Capture](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/2X/2/27cfb524aaae88255c6e8a7aaaf0c534b763d2be.jpeg)

---

<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: [22 August 2018 06:24 UTC](https://discourse.nodered.org/t/warning-when-upgrade-to-0-19-1-windows/2464/2 "2018-08-22T06:24:19Z")

</div>

That error is associated with the Tail node, which isn't supported on Windows.  
There's nothing you need to do here.

We need to review how the palette manager shows those messages to make it clearer what it is associated with.

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [22 August 2018 08:44 UTC](https://discourse.nodered.org/t/warning-when-upgrade-to-0-19-1-windows/2464/3 "2018-08-22T08:44:13Z")

</div>

A Windows compatible version of Tail would be nice too 😉

As would updates to some of the outdated and deprecated Node.JS dependency modules.

---

<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: [22 August 2018 08:46 UTC](https://discourse.nodered.org/t/warning-when-upgrade-to-0-19-1-windows/2464/4 "2018-08-22T08:46:48Z")

</div>

> [@TotallyInformation](#):
>
> As would updates to some of the outdated and deprecated Node.JS dependency modules.

Everything is as up to date as it can be whilst we still support Node 4. This is one of many reasons our next major release won't support anything before Node 8.

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [22 August 2018 08:54 UTC](https://discourse.nodered.org/t/warning-when-upgrade-to-0-19-1-windows/2464/5 "2018-08-22T08:54:48Z")

</div>

> [@knolleary](#):
>
> Everything is as up to date as it can be whilst we still support Node 4. This is one of many reasons our next major release won't support anything before Node 8.

Phew, that will reduce the cognitive load on my OCD! 🙂

---

<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: [22 August 2018 09:52 UTC](https://discourse.nodered.org/t/warning-when-upgrade-to-0-19-1-windows/2464/6 "2018-08-22T09:52:09Z")

</div>

And as you mention a Pull Request to add tail for windows would be welcome if someone wishes to contribute.

---

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [22 August 2018 15:17 UTC](https://discourse.nodered.org/t/warning-when-upgrade-to-0-19-1-windows/2464/7 "2018-08-22T15:17:59Z")

</div>

Added to my (rather long) list of outstanding projects.
