mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
- Introduced a new method to configure the global node_bin path in the Runner, ensuring it is included in the system PATH if not already present. - Added GetNodeBinPath function in utils to retrieve the node_bin path from configuration, with a default fallback. - Enhanced environment variable management for better integration of Node.js binaries.