atom-ide-r icon indicating copy to clipboard operation
atom-ide-r copied to clipboard

Uncaught SyntaxError: Unexpected token C in JSON at position 9646

Open quantitative-ecologist opened this issue 6 years ago • 0 comments

[Enter steps to reproduce:]

  1. ...
  2. ...

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

Stack Trace

Uncaught SyntaxError: Unexpected token C in JSON at position 9646

At file:///C:/Users/mffranco/AppData/Local/atom/app-1.40.1/resources/app.asar/static/index.html:1

SyntaxError: Unexpected token C in JSON at position 9646
    at JSON.parse (<anonymous>)
    at SocketMessageReader.StreamMessageReader.onData (/packages/ide-r/node_modules/vscode-jsonrpc/lib/messageReader.js:219:29)
    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

     -0:10.1.0 hydrogen:run (input.hidden-input)
     -0:10.1.0 autocomplete-plus:cancel (atom-text-editor.editor.is-focused)
     -0:06.4.0 editor:move-to-end-of-word (input.hidden-input)

Non-Core Packages

atom-beautify 0.33.4 
atom-ide-ui 0.13.0 
atom-language-r 1.4.8 
Hydrogen 2.12.1 
hydrogen-launcher 1.2.2 
ide-r 0.1.8 
ksx-matrix 1.4.1 
ksx-matrix-ui 1.2.8 
rbox 0.5.0 
termination 0.7.4 

quantitative-ecologist avatar Oct 21 '19 20:10 quantitative-ecologist