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 SyntaxError: Unexpected token C in JSON at position 2126 #12

Open
gscardozo opened this issue Jul 31, 2019 · 1 comment
Open

Comments

@gscardozo
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.39.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 2126

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

SyntaxError: Unexpected token C in JSON at position 2126
    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

     -2:14.4.0 tree-view:add-file (span.name.icon.jupyter-icon.dark-orange)
     -2:10.9.0 core:backspace (input.hidden-input)
     -2:03.2.0 core:confirm (input.hidden-input)
     -1:14.7.0 core:paste (input.hidden-input)
     -0:56.4.0 core:copy (input.hidden-input)
     -0:50.4.0 core:paste (input.hidden-input)
 10x -0:10.8.0 core:select-down (input.hidden-input)

Non-Core Packages

atom-beautify 0.33.4 
atom-ide-ui 0.13.0 
atom-language-r 1.4.8 
file-icons 2.1.33 
Hydrogen 2.10.3 
hydrogen-launcher 1.2.2 
ide-python 1.4.2 
ide-r 0.1.8 
kite 0.167.0 
multi-cursor 2.1.5 
scroll-through-time 0.3.1 
@randy3k
Copy link
Member

randy3k commented Aug 1, 2019

Try to install it again? It is caused by one of the dependencies.

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