Skip to content

Conversation

@hinrichd
Copy link
Contributor

@hinrichd hinrichd commented Jul 3, 2025

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
NODE-RED-NODE-MYSQL@2.0.0
NODE-RED-NODE-MYSQL/
@FLOWFUSE/NODE-RED-DASHBOARD
@FLOWFUSE/NODE-RED-DASHBOARD/
@FLOWFUSE/NODE-RED-DASHBOARD@1.2.3

Regards

Also verify you have:

@hinrichd hinrichd requested a review from Kaktor as a code owner July 3, 2025 11:56
@hinrichd hinrichd force-pushed the fix-specify-version-within-extra-node-module branch from a8d0973 to 21d6397 Compare July 3, 2025 12:01
hinrichd added 3 commits July 3, 2025 12:08
Signed-off-by: Hinrich <16142189+hinrichd@users.noreply.github.com>
Signed-off-by: Hinrich <16142189+hinrichd@users.noreply.github.com>
Signed-off-by: Hinrich <16142189+hinrichd@users.noreply.github.com>
@hinrichd hinrichd force-pushed the fix-specify-version-within-extra-node-module branch from 290187e to 810eed2 Compare July 3, 2025 12:08
@hinrichd
Copy link
Contributor Author

hinrichd commented Jul 3, 2025

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

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant