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

Uncaught Error: write data discarded, use flow control to avoid losing data #287

Open
1 task
Christian-lyc opened this issue May 11, 2022 · 0 comments
Open
1 task

Comments

@Christian-lyc
Copy link

Prerequisites

Description

Steps to Reproduce

Expected behavior:

Actual behavior:

Versions

Atom: 1.60.0 x64
Electron: 9.4.4
OS: Ubuntu 22.04
Thrown From: ink package 0.12.6

Stack Trace

Uncaught Error: write data discarded, use flow control to avoid losing data

At /home/yichao/.atom/packages/ink/node_modules/xterm/lib/xterm.js:1

Error: write data discarded, use flow control to avoid losing data
    at e.write (/packages/ink/node_modules/xterm/lib/xterm.js:1:294082)
    at t.write (/packages/ink/node_modules/xterm/lib/xterm.js:1:251776)
    at e.write (/packages/ink/node_modules/xterm/lib/xterm.js:1:99757)
    at /packages/ink/lib/console/console.js:242:46)
    at PipeSocket.emit (events.js:228:7)
    at addChunk (_stream_readable.js:309:12)
    at readableAddChunk (_stream_readable.js:286:13)
    at PipeSocket.Readable.push (_stream_readable.js:224:10)
    at Pipe.onStreamRead (internal/stream_base_commons.js:181:23)

Commands

Non-Core Packages

hyperclick 0.1.5 
indent-detective 0.4.0 
ink 0.12.6 
julia-client 0.12.6 
language-julia 0.22.1 
latex-completions 0.3.6 
tool-bar 1.4.4 
uber-juno 0.3.0 

Additional Information

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

No branches or pull requests

1 participant