Skip to content

Bug in Example Config Generation #14

@skammerdiener

Description

@skammerdiener

I get the following error when trying to run the code with the example.json file.

SyntaxError: Unexpected end of JSON input
at Object.parse (native)
at loadConfigurationFile (S:\SRC\Miscellaneous\csp-logger-master\node_module
s\log4js\lib\log4js.js:299:17)
at Object.configure (S:\SRC\Miscellaneous\csp-logger-master\node_modules\log
4js\lib\log4js.js:363:14)
at module.exports (S:\SRC\Miscellaneous\csp-logger-master\lib\stores\logger.
js:7:10)
at Object.init (S:\SRC\Miscellaneous\csp-logger-master\lib\store.js:10:41)
at Object. (S:\SRC\Miscellaneous\csp-logger-master\csp-logger.js:
25:38)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)

example.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions