hassio-addons / addon-node-red

Node-RED - Home Assistant Community Add-ons
https://addons.community
MIT License
513 stars 117 forks source link

Cannot run an npx command in an exec node after upgrading from addon v15 to v17 #1818

Closed RomainGx closed 2 weeks ago

RomainGx commented 4 months ago

Problem/Motivation

Hello, I got a flow that contains an exec node which runs an npx command. It ran well using add-node-red version 15. But I recently upgraded to version 17 and now I get an error:

Example of npx command: npx tydom-client some other params

Expected behavior

The exec node should run an npx command without error.

Please also note that it works correctly when running a standalone NodeRed instance using npx instead of nom run. Npx does not work either with nodered-addon

Actual behavior

The exec node runs my npx command indefinitely.

Steps to reproduce

RomainGx commented 4 months ago

Edited:

github-actions[bot] commented 3 months ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

RomainGx commented 3 months ago

The problem remains unsolved

github-actions[bot] commented 2 months ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

github-actions[bot] commented 1 month ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

RomainGx commented 1 month ago

The problem remains. I abandonned the addon and installed a standalone node-red instance in another VM

github-actions[bot] commented 2 weeks ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

RomainGx commented 2 weeks ago

Nobody is interested by the problem and I no longer use this addon. So I close it