# Node-red-contrib-web-worldmap broken

**URL:** https://discourse.nodered.org/t/node-red-contrib-web-worldmap-broken/90514
**Category:** Dashboard
**Created:** [28 August 2024 23:32 UTC](https://discourse.nodered.org/t/node-red-contrib-web-worldmap-broken/90514 "2024-08-28T23:32:59Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![badgersix](https://avatars.discourse-cdn.com/v4/letter/b/90ced4/32.png) [@badgersix](https://discourse.nodered.org/u/badgersix)
#### Post date: [28 August 2024 23:32 UTC](https://discourse.nodered.org/t/node-red-contrib-web-worldmap-broken/90514/1 "2024-08-28T23:32:59Z")

</div>

I have node red installed on Ubuntu 22.04 and one of my nodes is giving me some problems. there is no option to uninstall it and I am not sure how to go about troubleshooting or fixing this.

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/9/a/9a8ff06d7d2b7d3be125d79a9baad89291e59261.png)

---

<div class="post-metadata">

### Author: ![jbudd](https://avatars.discourse-cdn.com/v4/letter/j/5f8ce5/32.png) [@jbudd](https://discourse.nodered.org/u/jbudd)
#### Post date: [29 August 2024 00:05 UTC](https://discourse.nodered.org/t/node-red-contrib-web-worldmap-broken/90514/2 "2024-08-29T00:05:13Z")

</div>

You should be able to uninstall it with

```auto
cd ~/.node-red
npm uninstall node-red-contrib-web-worldmap

```

---

<div class="post-metadata">

### Author: ![badgersix](https://avatars.discourse-cdn.com/v4/letter/b/90ced4/32.png) [@badgersix](https://discourse.nodered.org/u/badgersix)
#### Post date: [29 August 2024 00:50 UTC](https://discourse.nodered.org/t/node-red-contrib-web-worldmap-broken/90514/3 "2024-08-29T00:50:06Z")

</div>

When I use this command: cd ~/.node-red  
I get the following: bash: cd: /home/cov6fts/.node-red: No such file or directory

FYI - I am new to all of this but working my way through. Thanks for the assistance

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [29 August 2024 05:40 UTC](https://discourse.nodered.org/t/node-red-contrib-web-worldmap-broken/90514/4 "2024-08-29T05:40:10Z")

</div>

How did you install node-red. Did you use the official installer script?

Are you running node-red massively or inside docker? (Or via home assistant or similar)

---

<div class="post-metadata">

### Author: ![badgersix](https://avatars.discourse-cdn.com/v4/letter/b/90ced4/32.png) [@badgersix](https://discourse.nodered.org/u/badgersix)
#### Post date: [29 August 2024 14:36 UTC](https://discourse.nodered.org/t/node-red-contrib-web-worldmap-broken/90514/5 "2024-08-29T14:36:08Z")

</div>

I used the Zero Touch Installer for FreetakServer which included the installation of all assets including node red and all the flows. Node red is not inside docker and to my knowledge is being run natively on my ubuntu 24.04 ras pi

---

<div class="post-metadata">

### Author: ![hardillb](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hardillb/32/12373_2.png) [@hardillb](https://discourse.nodered.org/u/hardillb)
#### Post date: [29 August 2024 14:42 UTC](https://discourse.nodered.org/t/node-red-contrib-web-worldmap-broken/90514/6 "2024-08-29T14:42:50Z")

</div>

Then you need to talk FreetakServer to find out where they have setup the userDir for Node-RED.

If you can get the Node-RED logs then it will be in the startup logs.

---

<div class="post-metadata">

### Author: ![hardillb](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hardillb/32/12373_2.png) [@hardillb](https://discourse.nodered.org/u/hardillb)
#### Post date: [29 August 2024 14:43 UTC](https://discourse.nodered.org/t/node-red-contrib-web-worldmap-broken/90514/7 "2024-08-29T14:43:47Z")

</div>

But the error also implies that the SD card may be corrupt as nothing should change the nodes files after install.

---

<div class="post-metadata">

### Author: ![badgersix](https://avatars.discourse-cdn.com/v4/letter/b/90ced4/32.png) [@badgersix](https://discourse.nodered.org/u/badgersix)
#### Post date: [29 August 2024 16:26 UTC](https://discourse.nodered.org/t/node-red-contrib-web-worldmap-broken/90514/8 "2024-08-29T16:26:52Z")

</div>

Yes. Or their installer scripts had some issues during install. Everything else is operating as expected.

---

<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: [28 September 2024 16:27 UTC](https://discourse.nodered.org/t/node-red-contrib-web-worldmap-broken/90514/9 "2024-09-28T16:27:39Z")

</div>

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