Files
crawlab/core/task
Marvin Zhang e534a12a11 feat: enhance Node.js environment configuration in task runner
- Added a new utility function GetNodeBinPath to retrieve the global node_bin path from configuration, with a default fallback.
- Updated configureNodePath method to set the PATH environment variable to include the node_bin path if it's not already present, improving the task runner's environment setup for Node.js development.
2025-04-15 21:00:53 +08:00
..