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: Syntax error on line 1, column 1: One top level value expected #210

Open
Papinco opened this issue Nov 27, 2021 · 0 comments

Comments

@Papinco
Copy link

Papinco commented Nov 27, 2021

anytime i try to setup a connection for postgresql this pops up, what do i do?

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Microsoft Windows 11 Pro
Thrown From: data-atom package 0.29.1

Stack Trace

Uncaught SyntaxError: Syntax error on line 1, column 1: One top level value expected

At C:\Users\David\.atom\packages\data-atom\node_modules\season\lib\cson.js:77

SyntaxError: Syntax error on line 1, column 1: One top level value expected
    at Block (/packages/data-atom/node_modules/cson-parser/lib/parse.js:74:15)
    at transformNode (/packages/data-atom/node_modules/cson-parser/lib/parse.js:197:12)
    at Object.parse (/packages/data-atom/node_modules/cson-parser/lib/parse.js:203:12)
    at parseObject (/packages/data-atom/node_modules/season/lib/cson.js:42:23)
    at parseContentsSync (/packages/data-atom/node_modules/season/lib/cson.js:68:16)
    at Object.readFileSync (/packages/data-atom/node_modules/season/lib/cson.js:170:14)
    at /packages/data-atom/lib/data-managers/db-factory.js:40:34
    at suppressedCallback (fs.js:202:5)
    at FSReqCallback.oncomplete (fs.js:146:23)

Commands

Non-Core Packages

atom-npm 0.3.1 
data-atom 0.29.1 
npm 2.0.0 
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

1 participant