ZIm/crates/node_runtime/src
Michael Sloan 6de5d29bff
Fix caching of Node.js runtime paths and improve error messages (#32198)
* `state.last_options` was never being updated, so the caching wasn't
working.

* If node on the PATH was too old it was logging errors on every
invocation even though managed node is being used.

Release Notes:

- Fixed caching of Node.js runtime paths and improved error messages.
2025-06-05 23:35:43 +00:00
..
node_runtime.rs Fix caching of Node.js runtime paths and improve error messages (#32198) 2025-06-05 23:35:43 +00:00