atom-live-server icon indicating copy to clipboard operation
atom-live-server copied to clipboard

Uncaught SyntaxError: Syntax error at line 1 column 14 of the JSON5 data. Still to read: ":/"inde...

Open vinny2k opened this issue 5 years ago • 0 comments

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.36.0 x64 Electron: 2.0.18 OS: Microsoft Windows 10 Home Thrown From: atom-live-server package 2.3.0

Stack Trace

Uncaught SyntaxError: Syntax error at line 1 column 14 of the JSON5 data. Still to read: ":"index.html"\r\n"

At C:\Users\vinny\.atom\packages\atom-live-server\node_modules\json5\lib\json5.js:64

SyntaxError: Syntax error at line 1 column 14 of the JSON5 data. Still to read: ":\"index.html\"\r\n"
    at error (/packages/atom-live-server/node_modules/json5/lib/json5.js:56:25)
    at Object.parse (/packages/atom-live-server/node_modules/json5/lib/json5.js:511:13)
    at /packages/atom-live-server/lib/atom-live-server.js:137:34
    at /packages/atom-live-server/lib/atom-live-server.js:152:12
    at FSReqWrap.oncomplete (fs.js:135:15)

Commands

     -0:49.9.0 core:move-right (input.hidden-input)
     -0:49.6.0 core:move-up (input.hidden-input)
 21x -0:49.4.0 core:move-right (input.hidden-input)
     -0:48 core:move-down (input.hidden-input)
  3x -0:47.7.0 core:move-left (input.hidden-input)
     -0:46.9.0 core:move-right (input.hidden-input)
     -0:46.7.0 core:move-up (input.hidden-input)
 10x -0:46.5.0 core:move-right (input.hidden-input)
     -0:45.5.0 core:move-left (input.hidden-input)
     -0:44.3.0 core:move-down (input.hidden-input)
 11x -0:44.1.0 core:move-left (input.hidden-input)
     -0:42.4.0 core:move-right (input.hidden-input)
     -0:32.1.0 core:move-left (input.hidden-input)
     -0:23.1.0 core:move-right (input.hidden-input)
     -0:21.7.0 core:save (input.hidden-input)
     -0:18.3.0 atom-live-server:startServer (input.hidden-input)

Non-Core Packages

atom-live-server 2.3.0 

vinny2k avatar Apr 16 '19 07:04 vinny2k