Skip to content

'Error: Timeout requesting' has occurred for a few packages in GitHub Codespace when updating dependencies. #230

@action-simon

Description

@action-simon

Describe the bug

Whenever I run the command pnpm dlx taze@latest -Ilwr in GitHub Codespaces, a few packages always time out. It never successfully updates all dependencies.

` ERROR

@radix-ui/react-accordion unknown error
Error: Timeout requesting "@radix-ui/react-accordion"
@radix-ui/react-navigation-menu unknown error
Error: Timeout requesting "@radix-ui/react-navigation-menu"

ℹ changes written to package.json`

It's not specific to Radix; that's just an example. I get this error randomly with all kinds of NPM packages.

Reproduction

Running pnpm dlx taze@latest -Ilwr

System Info

System:
    OS: Linux 6.8 Ubuntu 24.04.3 LTS 24.04.3 LTS (Noble Numbat)
    CPU: (2) x64 Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz
    Memory: 5.37 GB / 7.76 GB
    Container: Yes
    Shell: 5.2.21 - /bin/bash
  Binaries:
    Node: 22.21.1 - /home/codespace/nvm/current/bin/node
    Yarn: 1.22.22 - /usr/bin/yarn
    npm: 9.8.1 - /home/codespace/nvm/current/bin/npm
    pnpm: 10.26.1 - /home/codespace/nvm/current/bin/pnpm

Used Package Manager

pnpm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions