# Some nodes not showing up in flows.nodered.org

**URL:** https://discourse.nodered.org/t/some-nodes-not-showing-up-in-flows-nodered-org/88500
**Category:** Developing Nodes
**Created:** [4 June 2024 14:05 UTC](https://discourse.nodered.org/t/some-nodes-not-showing-up-in-flows-nodered-org/88500 "2024-06-04T14:05:30Z")
**Posts on this page:** 4
**Page:** 2

<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: [5 June 2024 15:08 UTC](https://discourse.nodered.org/t/some-nodes-not-showing-up-in-flows-nodered-org/88500/21 "2024-06-05T15:08:49Z")

</div>

> [@knolleary](#):
>
> It is a list of the node _files_. A single file could contain multiple nodes.

Darn it! I forgot that. Thanks for the reminder.

> [@knolleary](#):
>
> @TotallyInformation you are technically right that we should treat bare `<script>` blocks as javascript - will push an update for that shortly.

Cool, many thanks.

---

<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: [5 June 2024 16:24 UTC](https://discourse.nodered.org/t/some-nodes-not-showing-up-in-flows-nodered-org/88500/22 "2024-06-05T16:24:05Z")

</div>

Update making its way to production - have replaced the use of a regex to pull out the script tags in favour of a proper dom parser we already had in place (`jsdom` in case anyone is interested). It will now handle `<script>`, `<script type="text/javascript">` and `<script type="module">`.

---

<div class="post-metadata">

### Author: ![MoonDev](https://avatars.discourse-cdn.com/v4/letter/m/bbce88/32.png) [@MoonDev](https://discourse.nodered.org/u/MoonDev)
#### Post date: [6 June 2024 05:33 UTC](https://discourse.nodered.org/t/some-nodes-not-showing-up-in-flows-nodered-org/88500/23 "2024-06-06T05:33:03Z")

</div>

That sounds great!  
Thanks for your effort.

---

<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 June 2024 05:33 UTC](https://discourse.nodered.org/t/some-nodes-not-showing-up-in-flows-nodered-org/88500/24 "2024-06-20T05:33:42Z")

</div>

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

[Previous page](https://discourse.nodered.org/t/some-nodes-not-showing-up-in-flows-nodered-org/88500.md?page=1)
