# Update Problem with node-red-contrib-netatmo 0.3.0

**URL:** https://discourse.nodered.org/t/update-problem-with-node-red-contrib-netatmo-0-3-0/56745
**Category:** General
**Created:** [16 January 2022 12:39 UTC](https://discourse.nodered.org/t/update-problem-with-node-red-contrib-netatmo-0-3-0/56745 "2022-01-16T12:39:53Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![fuul](https://avatars.discourse-cdn.com/v4/letter/f/958977/32.png) [@fuul](https://discourse.nodered.org/u/fuul)
#### Post date: [16 January 2022 12:39 UTC](https://discourse.nodered.org/t/update-problem-with-node-red-contrib-netatmo-0-3-0/56745/1 "2022-01-16T12:39:53Z")

</div>

Hi Guys,

i'm unable to update the node-red-contrib-netatmo 0.3.0 package. i receive this failure:

```auto
2022-01-16T12:33:44.597Z installieren : node-red-contrib-netatmo 0.3.0

2022-01-16T12:33:44.663Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix="~" --production node-red-contrib-netatmo@0.3.0
2022-01-16T12:33:52.517Z [err] npm
2022-01-16T12:33:52.518Z [err] ERR! code ENOENT
2022-01-16T12:33:52.518Z [err] npm ERR! syscall spawn git
2022-01-16T12:33:52.518Z [err] npm ERR! path git
2022-01-16T12:33:52.518Z [err] npm
2022-01-16T12:33:52.518Z [err] ERR! errno
2022-01-16T12:33:52.518Z [err] ENOENT
2022-01-16T12:33:52.526Z [err] npm 
2022-01-16T12:33:52.526Z [err] ERR! enoent Error while executing:
2022-01-16T12:33:52.526Z [err] npm ERR! enoent
2022-01-16T12:33:52.526Z [err] undefined ls-remote -h -t http://github.com/floetenbaer/netatmo.git
2022-01-16T12:33:52.526Z [err] npm ERR! enoent 
2022-01-16T12:33:52.526Z [err] npm 
2022-01-16T12:33:52.526Z [err] ERR! enoent 
2022-01-16T12:33:52.526Z [err] npm ERR!
2022-01-16T12:33:52.526Z [err] enoent spawn git ENOENT
2022-01-16T12:33:52.526Z [err] npm
2022-01-16T12:33:52.526Z [err] ERR! enoent This is related to npm not being able to find a file.
2022-01-16T12:33:52.527Z [err] npm ERR! enoent 
2022-01-16T12:33:52.537Z [err] 
2022-01-16T12:33:52.537Z [err] npm ERR! A complete log of this run can be found in:
2022-01-16T12:33:52.537Z [err] npm ERR!
2022-01-16T12:33:52.537Z [err] /home/pi/.npm/_logs/2022-01-16T12_33_52_529Z-debug.log
2022-01-16T12:33:52.550Z rc=1

```

Do anybody have a idea?

Greets Peter

---

<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: [16 January 2022 13:42 UTC](https://discourse.nodered.org/t/update-problem-with-node-red-contrib-netatmo-0-3-0/56745/2 "2022-01-16T13:42:13Z")

</div>

I think it is saying that git is not installed. Did you see the recommendations in the [node-red docs for installing on a pi](https://nodered.org/docs/getting-started/raspberrypi) where it says to run  
`sudo apt install build-essential git curl`

---

<div class="post-metadata">

### Author: ![fuul](https://avatars.discourse-cdn.com/v4/letter/f/958977/32.png) [@fuul](https://discourse.nodered.org/u/fuul)
#### Post date: [17 January 2022 06:27 UTC](https://discourse.nodered.org/t/update-problem-with-node-red-contrib-netatmo-0-3-0/56745/3 "2022-01-17T06:27:46Z")

</div>

Hi Colin,

thank you very much! 👍

---

<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: [31 January 2022 06:28 UTC](https://discourse.nodered.org/t/update-problem-with-node-red-contrib-netatmo-0-3-0/56745/4 "2022-01-31T06:28:13Z")

</div>

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