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: Header must provide a Content-Length property. #13

Open
Si-Thu-Thein opened this issue Aug 22, 2019 · 1 comment
Open

Comments

@Si-Thu-Thein
Copy link

[Enter steps to reproduce:]

  1. click warning popup from lintr
  2. edit

Atom: 1.40.1 x64
Electron: 3.1.10
OS: Microsoft Windows 7 Professional
Thrown From: ide-r package 0.1.8

Stack Trace

Uncaught Error: Header must provide a Content-Length property.

At C:\Users\stthein\.atom\packages\ide-r\node_modules\vscode-jsonrpc\lib\messageReader.js:200

Error: Header must provide a Content-Length property.
    at SocketMessageReader.StreamMessageReader.onData (/packages/ide-r/node_modules/vscode-jsonrpc/lib/messageReader.js:200:27)
    at /packages/ide-r/node_modules/vscode-jsonrpc/lib/messageReader.js:185:19)
    at Socket.emit (events.js:182:13)
    at addChunk (_stream_readable.js:279:12)
    at readableAddChunk (_stream_readable.js:264:11)
    at Socket.Readable.push (_stream_readable.js:219:10)
    at TCP.onread (net.js:636:20)

Commands

     -4:37.2.0 settings-view:open (input.hidden-input)
  2x -4:35.6.0 core:move-down (div.panels-item)
  5x -4:35 core:move-up (div.panels-item)
     -4:33.9.0 core:move-left (div.panels-item)
     -4:33.1.0 core:move-down (div.panels-item)
     -4:32.7.0 core:move-up (div.panels-item)
     -3:23.8.0 settings-view:open (input.hidden-input)
     -0:44.5.0 core:move-left (input.hidden-input)
     -0:43.8.0 core:delete (input.hidden-input)

Non-Core Packages

atom-ide-ui 0.13.0 
atom-language-r 1.4.8 
atom-material-syntax 1.0.8 
atom-material-ui 2.1.3 
Hydrogen 2.10.3 
ide-python 1.4.2 
ide-r 0.1.8 
language-stata 1.7.3 
teletype 0.13.4 
@randy3k
Copy link
Member

randy3k commented Aug 23, 2019

It is working fine on macOS. Maybe trying to rebuild ide-r?

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

2 participants