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

Having issues on Centos 7 #257

Open
tomboxmeme opened this issue Feb 23, 2021 · 1 comment
Open

Having issues on Centos 7 #257

tomboxmeme opened this issue Feb 23, 2021 · 1 comment

Comments

@tomboxmeme
Copy link

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>)
@aizhimou
Copy link

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 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