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

Use node modules from flows.json Export

Open hinrichd opened this issue 4 months ago • 0 comments

Is your feature request related to a problem? Please describe.

Hi node-red kubes,

in node-red 4.1.0 the flows.json export will include all node-modules that are required. Therefore, we do not need to specify the modules in the charts extra node-modules key, anymore.

https://github.com/node-red/node-red/pull/4599

Will try to adjust the sidecar script in the next weeks...

Describe the solution you'd like

Update the sidecar script!

Describe alternatives you've considered

X

Search

  • [x] I did search for other open and closed issues before opening this.

Code of Conduct

  • [x] I agree to follow this project's Code of Conduct

Additional context

No response

hinrichd avatar Oct 05 '25 11:10 hinrichd