Files
crawlab/core/task
Marvin Zhang cfc5723c20 fix: correct PATH environment variable configuration in task runner
- Updated the configureNodePath method to properly set the PATH environment variable by concatenating node_bin and node_modules paths, ensuring the correct environment setup for Node.js development.
2025-04-15 22:24:52 +08:00
..