mirror of
https://github.com/cline/cline.git
synced 2026-09-19 10:13:34 +08:00
Remove conditional checks that skipped dependency installation when cache was hit. The npm cache speeds up npm ci but does not replace the need to run it - node_modules still needs to be populated.