node-red-chart icon indicating copy to clipboard operation
node-red-chart copied to clipboard

Fix specify version within extra node module

Open hinrichd opened this issue 7 months ago • 1 comments

Thank you for making node-red ⚙ better

Retry!!!

This is a small fix up on issue --> #318 So I do not open an new issue.

Split and rsplit will not work properly in some conditions, even the array index -1 will be empty in some common situations. There for i have changed the behaviour of splitting the module name and version for the following common cases and avoid multi /,@ matches:

NODE-RED-NODE-MYSQL [email protected] NODE-RED-NODE-MYSQL/ @FLOWFUSE/NODE-RED-DASHBOARD @FLOWFUSE/NODE-RED-DASHBOARD/ @FLOWFUSE/[email protected]

Regards

Also verify you have:

  • [X] Read the contributions page.
  • [X] Read the DCO, if you are a first time contributor.
  • [X] Read the [code of conduct](Code of Conduct).

hinrichd avatar Jul 03 '25 11:07 hinrichd

@dirien Something went wrong. I have started a new pr! Pleace have a look.

hinrichd avatar Jul 03 '25 12:07 hinrichd