Files
bun.sh/test/cli
Claude Bot 185a2cb236 Fix HOME directory .npmrc tests for Windows compatibility
The tests were only setting the HOME environment variable, but on Windows,
Bun uses USERPROFILE to determine the home directory. This caused tests to
fail on Windows CI because the HOME .npmrc file wasn't being found.

This change updates all HOME directory .npmrc tests to set both HOME and
USERPROFILE environment variables, ensuring cross-platform compatibility.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-30 22:05:53 +00:00
..
2025-05-24 13:36:51 -07:00
2025-09-25 23:47:46 -07:00