Skip to content

[BUG] VSR: npx @vltpkg/vsr hangs #20

Description

@evert

📋 Bug Description

When I run npx @vltpkg/vsr, nothing happens:

~ » npx @vltpkg/vsr                                                                                                                                                                  
Need to install the following packages:
@vltpkg/vsr@1.0.0-rc.14
Ok to proceed? (y) y

npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead

✅ Expected Behavior

I expected vsr to start

❌ Actual Behavior

Hanging. Progress indicator spins for a bit but then stops

🔄 Steps to Reproduce

Run npx @vltpkg/vsr

🌍 Environment

Run the following in your terminal then copy+paste the output:

- OS: linux v22.20.0
- Node: v22.20.0
- vlt: 1.0.0-rc.13

This is:

~ » uname -a                                                                          
Linux evert-fw 6.17.12-300.fc43.x86_64 vltpkg/vltpkg#1 SMP PREEMPT_DYNAMIC Sat Dec 13 05:06:24 UTC 2025 x86_64 GNU/Linux

~ » cat /etc/redhat-release
Fedora release 43 (Forty Three)

📜 Error Logs/Console Output

🔬 Minimal Reproduction Case

🚨 Severity Level

Low - Minor issue, workaround available

🔄 Frequency

Once - Happened only once

📈 Regression Check

  • This is a regression (it worked in a previous version)
  • This affects multiple versions
  • This is a new issue

✅ Definition of Done

  • Bug reproduced and root cause identified
  • Fix implemented and tested
  • Regression tests added to prevent future occurrences
  • Fix verified in affected environments
  • Documentation updated if needed
  • Code reviewed and approved
  • Performance impact assessed
  • Related bugs checked and addressed

🛠️ Workaround

No response

📎 Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions