jneubrand / pb-completions

An atom package for pebble c sdk completions.
MIT License
5 stars 0 forks source link

Uncaught SyntaxError: Unexpected end of input #2

Closed jneubrand closed 8 years ago

jneubrand commented 8 years ago

Stack Trace

Uncaught SyntaxError: Unexpected end of input

SyntaxError: Unexpected end of input
    at Object.parse (native)
    at IncomingMessage.<anonymous> (/Users/johannes/Documents/projects/atom/pb-completions/lib/provider.js:401:37)
    at emitNone (events.js:72:20)
    at IncomingMessage.emit (events.js:166:7)
    at endReadableNT (_stream_readable.js:893:12)
    at doNTCallback2 (node.js:441:9)
    at process._tickCallback (node.js:355:17)