Hello everyone, please help to see the following error is what? #6336
Unanswered
Pythoneryeah
asked this question in
Q&A
Replies: 1 comment
-
It means that the process tried to write to a pipe without a
process connected to the other end. It could be a bug but I am
not entirely sure what would cause this. Is there anything
unusual you were doing at the time or do you have reproduction
steps? And, are you seeing this error in the console or in VS
Code itself?
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Error: Unexpected SIGPIPE
at process. (/usr/lib/code-server/vendor/modules/code-oss-dev/out/bootstrap.js:1:370)
at process.emit (events.js:400:28)
Beta Was this translation helpful? Give feedback.
All reactions