Files
bun.sh/test/cli
Zack Radisic 56bd81fdc2 Fix Windows path issues with tarball URLs containing query parameters
Fixes #20647

- Strip query parameters from tarball names when creating temp directories on Windows
- Add Windows-specific handling to remove slashes from URL paths
- Prevent "BadPathName" and "ENOTEMPTY" errors when installing tarballs with query params

Added comprehensive tests for installing tarballs with query parameters to ensure they install successfully on Windows.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 02:45:29 +00:00
..
2025-10-11 08:23:25 -07:00