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

From time to time Theia build fail on download debugger binary #3825

Closed
AndrienkoAleksandr opened this issue Dec 13, 2018 · 2 comments
Closed
Labels
debug issues that related to debug functionality

Comments

@AndrienkoAleksandr
Copy link
Contributor

AndrienkoAleksandr commented Dec 13, 2018

ndency "font-awesome@>=4.3.0".
[4/4] Building fresh packages...
[8/8] ⢀ @theia/debug-nodejs
[-/8] ⢀ waiting...
[-/8] ⠠ waiting...
[-/8] ⠠ waiting...
error /projects/che-theia-terminal-extension/node_modules/@theia/debug-nodejs: Command failed.
Exit code: 1
Command: node ./scripts/download-adapters.js
Arguments:
Directory: /projects/che-theia-terminal-extension/node_modules/@theia/debug-nodejs
Output:
internal/streams/legacy.js:59
      throw er; // Unhandled stream error in pipe.
      ^
@vince-fugnitto
Copy link
Member

Should be closeable with #6933, the @theia/debug-nodejs extension is soon to be deprecated.

@vince-fugnitto vince-fugnitto added the debug issues that related to debug functionality label Feb 17, 2020
@akosyakov
Copy link
Member

I don't think it is Theia issue, but network connection. Scripts already retries to download 5 times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debug issues that related to debug functionality
Projects
None yet
Development

No branches or pull requests

3 participants