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: Message header must separate key and value using : #30

Open
juligarc10 opened this issue Mar 24, 2022 · 0 comments
Open

Comments

@juligarc10
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.53.0 x64
Electron: 6.1.12
OS: Ubuntu 21.10
Thrown From: ide-elixir package 0.2.25

Stack Trace

Uncaught Error: Message header must separate key and value using :

At /home/julian/.atom/packages/ide-elixir/node_modules/vscode-jsonrpc/lib/messageReader.js:57

Error: Message header must separate key and value using :
    at /packages/ide-elixir/node_modules/vscode-jsonrpc/lib/messageReader.js:57:23
    at Array.forEach (<anonymous>)
    at MessageBuffer.tryReadHeaders (/packages/ide-elixir/node_modules/vscode-jsonrpc/lib/messageReader.js:54:17)
    at StreamMessageReader.onData (/packages/ide-elixir/node_modules/vscode-jsonrpc/lib/messageReader.js:157:43)
    at /packages/ide-elixir/node_modules/vscode-jsonrpc/lib/messageReader.js:148:18)
    at Socket.emit (events.js:200:13)
    at addChunk (_stream_readable.js:294:12)
    at readableAddChunk (_stream_readable.js:275:11)
    at Socket.Readable.push (_stream_readable.js:210:10)
    at Pipe.onStreamRead (internal/stream_base_commons.js:166:17)

Commands

     -8:31.1.0 core:cut (input.hidden-input)
  3x -8:30.5.0 core:backspace (input.hidden-input)
     -8:28 editor:newline (input.hidden-input)
     -8:27.8.0 core:copy (input.hidden-input)
  5x -8:26.4.0 core:undo (input.hidden-input)
     -8:23.7.0 core:cut (input.hidden-input)
  3x -8:23 core:backspace (input.hidden-input)
     -8:21 editor:newline (input.hidden-input)
     -8:20.5.0 core:paste (input.hidden-input)
  2x -8:19.9.0 core:save (input.hidden-input)
  2x -0:47.7.0 core:backspace (input.hidden-input)
     -0:45.7.0 core:save (input.hidden-input)
  4x -0:16.4.0 core:backspace (input.hidden-input)

Non-Core Packages

atom-beautify 0.33.4 
atom-file-icons 0.7.1 
auto-indent 0.5.0 
autocomplete-elixir 1.5.16 
build-elixir 0.7.0 
git-plus 8.7.1 
git-time-machine 2.1.0 
goto-definition 1.3.4 
ide-elixir 0.2.25 
language-erlang 3.2.0 
linter-c-indentation 0.5.1 
merge-conflicts 1.4.5 
minimap 4.40.0 
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