antfu-collective / taze

🥦 A modern cli tool that keeps your deps fresh
MIT License
2.83k stars 86 forks source link

Does not continue when network conditions change #44

Open D3SOX opened 2 years ago

D3SOX commented 2 years ago

Describe the bug

I just ran npx taze major -wi, disabled my VPN while it was in the process, and then it basically stopped progressing indefinitely

Reproduction

any repo with some outdated dependencies

System Info

System:
    OS: Linux 5.19 Arch Linux
    CPU: (24) x64 AMD Ryzen 9 3900X 12-Core Processor
    Memory: 3.60 GB / 31.27 GB
    Container: Yes
    Shell: 5.9 - /usr/bin/zsh
  Binaries:
    Node: 16.16.0 - /usr/bin/node
    Yarn: 1.22.19 - /usr/bin/yarn
    npm: 8.19.1 - /usr/bin/npm
  Browsers:
    Brave Browser: 105.1.43.89
    Chromium: 105.0.5195.102
    Firefox: 104.0.2

Used Package Manager

yarn

Validations