Browse Source
The cached utoo binary on Windows has an incorrect cache path configuration, causing package clone operations to fail with paths like "D:\.cache\nm\..." instead of the correct working directory path. Disabling the binary cache ensures utoo is freshly installed from npm, which correctly resolves the cache directory path. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>pull/11641/head
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue