Can anyone help? I've updated node-red-contrib-timeout 3 days ago to version 1.1.3 and it appeared immediately on npm as usual. It has NOT however appeared in flows.nodered.org
Pete
Can anyone help? I've updated node-red-contrib-timeout 3 days ago to version 1.1.3 and it appeared immediately on npm as usual. It has NOT however appeared in flows.nodered.org
Pete
The npm search is out of sync ( if you search for your node on the npm site it is still stating 1.1.1 is the latest version)
But when you click through to the modules page, it shows the newer version
The flow library uses the search results to find modules with the node-red
keyword. If the search result shows an old version, then theres nothing for the flows site to do.
You could raise an issue with npm...
What you can do is:
A short while later (within 20 mins), the library will do a manual check of your node and get the update. This method bypasses the search results which, as ukmoose says, having been getting out of sync more and more recently.
This method only works for nodes the flow library already knows about.
Thanks Nick – I’ll do that now.
Pete
Sorted – 5 minutes after requesting an update, it is done. I’ll remember that for future updates.
Pete