[GH-ISSUE #257] Having issues on Centos 7 #209

Open
opened 2026-02-26 05:31:36 +03:00 by kerem · 1 comment
Owner

Originally created by @tomboxmeme on GitHub (Feb 23, 2021).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/257

Wondering if you've seen this before, struggling to try to track it down.

When trying to launch the file input

SyntaxError: Unexpected token } in JSON at position 444
    at JSON.parse (<anonymous>)
    at loadConfig (/usr/lib/node_modules/log.io-file-input/lib/index.js:33:21)
    at _callee$ (/usr/lib/node_modules/log.io-file-input/lib/index.js:53:20)
    at tryCatch (/usr/lib/node_modules/log.io-file-input/node_modules/regenerator-runtime/runtime.js:63:40)
    at Generator.invoke [as _invoke] (/usr/lib/node_modules/log.io-file-input/node_modules/regenerator-runtime/runtime.js:293:22)
    at Generator.next (/usr/lib/node_modules/log.io-file-input/node_modules/regenerator-runtime/runtime.js:118:21)
    at asyncGeneratorStep (/usr/lib/node_modules/log.io-file-input/node_modules/@babel/runtime/helpers/asyncToGenerator/index.js:3:24)
    at _next (/usr/lib/node_modules/log.io-file-input/node_modules/@babel/runtime/helpers/asyncToGenerator/index.js:25:9)
    at /usr/lib/node_modules/log.io-file-input/node_modules/@babel/runtime/helpers/asyncToGenerator/index.js:32:7
    at new Promise (<anonymous>)
Originally created by @tomboxmeme on GitHub (Feb 23, 2021). Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/257 Wondering if you've seen this before, struggling to try to track it down. When trying to launch the file input ``` SyntaxError: Unexpected token } in JSON at position 444 at JSON.parse (<anonymous>) at loadConfig (/usr/lib/node_modules/log.io-file-input/lib/index.js:33:21) at _callee$ (/usr/lib/node_modules/log.io-file-input/lib/index.js:53:20) at tryCatch (/usr/lib/node_modules/log.io-file-input/node_modules/regenerator-runtime/runtime.js:63:40) at Generator.invoke [as _invoke] (/usr/lib/node_modules/log.io-file-input/node_modules/regenerator-runtime/runtime.js:293:22) at Generator.next (/usr/lib/node_modules/log.io-file-input/node_modules/regenerator-runtime/runtime.js:118:21) at asyncGeneratorStep (/usr/lib/node_modules/log.io-file-input/node_modules/@babel/runtime/helpers/asyncToGenerator/index.js:3:24) at _next (/usr/lib/node_modules/log.io-file-input/node_modules/@babel/runtime/helpers/asyncToGenerator/index.js:25:9) at /usr/lib/node_modules/log.io-file-input/node_modules/@babel/runtime/helpers/asyncToGenerator/index.js:32:7 at new Promise (<anonymous>) ```
Author
Owner

@aizhimou commented on GitHub (Aug 28, 2021):

I also ran into the same problem, and later found out that my configuration file was written incorrectly, maybe you can check your configuration file

<!-- gh-comment-id:907582286 --> @aizhimou commented on GitHub (Aug 28, 2021): I also ran into the same problem, and later found out that my configuration file was written incorrectly, maybe you can check your configuration file
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#209
No description provided.