Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: fetch failed at node:internal/deps/undici/undici:12618:11 #2025

Open
2 tasks done
xiaochao00 opened this issue Sep 10, 2024 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@xiaochao00
Copy link

xiaochao00 commented Sep 10, 2024

Describe the bug
When build/build.sh

Please confirm that this problem is VSCodium-specific

  • This bug doesn't happen if I use Microsoft's Visual Studio Code. It only happens in VSCodium.

Please confirm that the issue/resolution isn't already documented

To Reproduce
Steps to reproduce the behavior:

  1. run script build/build/sh

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Ubuntu 22.04
    Additional context
    [10:18:03] 'vscode-reh-linux-x64-min-ci' errored after 2.03 min

[10:18:03] TypeError: fetch failed

at node:internal/deps/undici/undici:12618:11

at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

at async fetchUrl (/home/shch/Code/vscodium/vscode/build/lib/fetch.js:46:30)

error Command failed with exit code 1.

info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

@xiaochao00 xiaochao00 added the bug Something isn't working label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant