Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node red does not show newest version for node-red-contrib-bme280 #4210

Closed
hasenradball opened this issue Jun 1, 2023 · 2 comments
Closed

Comments

@hasenradball
Copy link

Current Behavior

When using node-red and added the following pallette item (node-red-contrib-bme280) the item only shows the version v1.0.0 for installation.
But in the npm the newest version is the v1.1.0.

Why does node-red not show the newest version and dangles at v1.0.0?
see:
a) https://flows.nodered.org/node/node-red-contrib-bme280
and
b) https://www.npmjs.com/package/node-red-contrib-bme280

What to do to solve this?

Expected Behavior

Node-red shows the v1.1.0 for installation.

Steps To Reproduce

Just go to palette and install bme280...

Example flow

paste your flow here

Environment

  • Node-RED version:
  • Node.js version:
  • npm version:
  • Platform/OS: raspberian
  • Browser:
@hasenradball hasenradball changed the title Node red not updated for new version of node-red-contrib-bme280 Node red does not show newest version for node-red-contrib-bme280 Jun 1, 2023
@knolleary
Copy link
Member

This is because the author of the module never requested its entry on the Flow Library to be updated to the latest version.

When logged into the Flow Library there is a 'check for updates' button in the sidebar of every page. I have just clicked that button and the entry has been updated to the latest release.

The Palette Manager catalog will be updated by an automated process in the next hour.

@hasenradball
Copy link
Author

Thanks very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants