liuderchi / ide-yaml

:atom: Atom-IDE support for YAML language
https://atom.io/packages/ide-yaml
20 stars 7 forks source link

Uncaught SyntaxError: Unexpected end of JSON input #51

Open sov-87 opened 4 years ago

sov-87 commented 4 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.40.1 x64 Electron: 3.1.10 OS: Mac OS X 10.15 Thrown From: ide-yaml package 0.5.1

Stack Trace

Uncaught SyntaxError: Unexpected end of JSON input

At file:///Applications/Atom.app/Contents/Resources/app.asar/static/index.html:1

SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at StreamMessageReader.onData (/packages/ide-yaml/node_modules/vscode-jsonrpc/lib/messageReader.js:182:29)
    at Socket.readable.on (/packages/ide-yaml/node_modules/vscode-jsonrpc/lib/messageReader.js:148:18)
    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 Pipe.onread (net.js:636:20)

Commands

     -1:14.7.0 core:paste (input.hidden-input)

Non-Core Packages

atom-ide-ui 0.13.0 
find-scroll-marker 0.1.3 
highlight-selected 0.16.0 
ide-json 0.2.1 
ide-ruby 0.4.0 
ide-yaml 0.5.1 
scroll-marker 0.3.2