# My NR Fs-file-lister folder is undefined

**URL:** https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735
**Category:** General
**Created:** [16 January 2023 01:01 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735 "2023-01-16T01:01:55Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![f3lixlee](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/f3lixlee/32/74426_2.png) [@f3lixlee](https://discourse.nodered.org/u/f3lixlee)
#### Post date: [16 January 2023 01:01 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735/1 "2023-01-16T01:01:55Z")

</div>

![Node-RED - Google Chrome 1_16_2023 8_59_16 AM (2)](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/1/3/13c9f404e1d7dc1b173bdff0fe940486a9c453e7.png)  
Hi Good Morning Guys, I don't know why my fs-file-lister folder is undefined. cant even detect the folder can someone tell me how to fix it?

---

<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 2023 08:47 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735/2 "2023-01-16T08:47:25Z")

</div>

Welcome to the forum @f3lixlee

How did you get to that situation?  
Did you import a flow?  
Was it previously working?  
Try refreshing the browser page, forcing a cache clear in the browser (via the browser menus) and finally, if still not going then restart node red and refresh the browser page again.

If still no joy then go into Manage Palette in the menu dropdown and see if the node is listed in the Installed tab. If not then go to the Install tab and install it. Then refresh the browser page.

---

<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: [16 January 2023 20:36 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735/3 "2023-01-16T20:36:52Z")

</div>

> [@f3lixlee](#):
>
> fs-file-lister

Do you mean [node-red-contrib-fs](https://flows.nodered.org/node/node-red-contrib-fs)?

What platform are you using and what versions of node.js and node-red?

If it is my node, I've not looked at it for 2 1/2 years - I'd have to dig into it to see if it still works.

---

<div class="post-metadata">

### Author: ![f3lixlee](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/f3lixlee/32/74426_2.png) [@f3lixlee](https://discourse.nodered.org/u/f3lixlee)
#### Post date: [18 January 2023 01:40 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735/4 "2023-01-18T01:40:07Z")

</div>

I'm sorry for the late reply.

1. I'm new in NR so maybe is the node-red-contrib-fs

2. I'm using HIVEMQ and the version of node.js and node-red is the lastest version

---

<div class="post-metadata">

### Author: ![f3lixlee](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/f3lixlee/32/74426_2.png) [@f3lixlee](https://discourse.nodered.org/u/f3lixlee)
#### Post date: [18 January 2023 01:43 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735/5 "2023-01-18T01:43:15Z")

</div>

Hi Colin  
Good Morning and sorry for the late reply

1.I actually don't know how i get to that situation. I just know after I install the fs-file, first time its work but after that he temporarily say this file didn't installed but when I check is installed  
2. Nope I didn't import any flow  
3. Yep its working

1. Yeah I did. I refresh the page forcing a cache clear in the browser and restart nr in my cmd  
then still same as before that

---

<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: [18 January 2023 07:36 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735/6 "2023-01-18T07:36:23Z")

</div>

> [@f3lixlee](#):
>
> the version of node.js and node-red is the lastest version

I hope you are not using the latest version of nodejs, which is not recommended, you should be using 14, 16 or 18. Which is it please?

Also saying the latest version of node red does not help. Perhaps what you think is the latest is not. Which version is it please? We need to know that in order to attempt to replicate your problem.

---

<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: [18 January 2023 10:38 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735/7 "2023-01-18T10:38:30Z")

</div>

Can you please go to the Node-RED log and include the output from where Node-RED is starting up through to where it says "nodes started" or where you get an error from the node, whichever is later.

Copy the log as text and paste into a reply here between triple back-quotes like so:

````auto
``` 
   code goes here 
```

````

That may help us see what is causing the issue.

---

<div class="post-metadata">

### Author: ![f3lixlee](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/f3lixlee/32/74426_2.png) [@f3lixlee](https://discourse.nodered.org/u/f3lixlee)
#### Post date: [19 January 2023 09:16 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735/8 "2023-01-19T09:16:15Z")

</div>

My Nodejs version is 19.4.0

---

<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: [19 January 2023 09:32 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735/9 "2023-01-19T09:32:05Z")

</div>

> [@f3lixlee](#):
>
> 19.4.0

Not a good choice. Please only use LTS versions. These are even numbered. The latest LTS version being v18. The odd numbered versions are not considered stable and the very latest unstable version is very likely to have breaking, unstable, changes.

---

<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: [19 January 2023 09:33 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735/10 "2023-01-19T09:33:10Z")

</div>

Downgrade to a supported version (16 is the current recommended, but 18 is supported, any problems found with 18 should be fixed). [Supported Node versions : Node-RED](https://nodered.org/docs/faq/node-versions)

If it still doesn't work then post the log as requested above.

---

<div class="post-metadata">

### Author: ![f3lixlee](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/f3lixlee/32/74426_2.png) [@f3lixlee](https://discourse.nodered.org/u/f3lixlee)
#### Post date: [19 January 2023 09:40 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735/11 "2023-01-19T09:40:05Z")

</div>

k i try it now

---

<div class="post-metadata">

### Author: ![f3lixlee](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/f3lixlee/32/74426_2.png) [@f3lixlee](https://discourse.nodered.org/u/f3lixlee)
#### Post date: [19 January 2023 09:40 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735/12 "2023-01-19T09:40:35Z")

</div>

k thx colin I will test now

---

<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: [20 March 2023 09:41 UTC](https://discourse.nodered.org/t/my-nr-fs-file-lister-folder-is-undefined/73735/13 "2023-03-20T09:41:14Z")

</div>

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