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

SyntaxError: Unexpected token } in JSON at position 558 #1

Closed
pawelotto opened this issue Sep 6, 2018 · 1 comment
Closed

SyntaxError: Unexpected token } in JSON at position 558 #1

pawelotto opened this issue Sep 6, 2018 · 1 comment

Comments

@pawelotto
Copy link

pawelotto commented Sep 6, 2018

Doesn't work at all.
Node version v10.5.0

`
undefined:55
},
^

SyntaxError: Unexpected token } in JSON at position 558
at JSON.parse ()
at ParserEngine.readConfig (/usr/lib/node_modules/tspath-fixed/dist/src/parser-engine.js:214:30)
at ParserEngine.execute (/usr/lib/node_modules/tspath-fixed/dist/src/parser-engine.js:90:36)
at TSPath.processPath (/usr/lib/node_modules/tspath-fixed/dist/src/tspath.js:39:25)
at Confirm.callback (/usr/lib/node_modules/tspath-fixed/dist/src/tspath.js:29:27)
at Confirm. (/usr/lib/node_modules/tspath-fixed/node_modules/prompt-base/index.js:625:10)
at runCallback (timers.js:696:18)
at tryOnImmediate (timers.js:667:5)
at processImmediate (timers.js:649:5)
`

@zk1169
Copy link
Owner

zk1169 commented Sep 7, 2018

It seems that content in tsconfig.json is not json string.
Please check your tsconfig.json file first.

@zk1169 zk1169 closed this as completed Sep 7, 2018
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