You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I just installed the package using npm and wanted to test one of the example files... when i run it, it creates a config folder containing config.json and a data folder. but both of them are empty and i get this error from node:
2019-01-18T12:40:09.962Z - error: Failed to validate - Error=Failed to parse due toSyntaxError: Unexpected end of JSON input
2019-01-18T12:40:09.967Z - error: Failed to load config
The text was updated successfully, but these errors were encountered:
Yeah this is an issue with the coding, I will be reviewing the code later. In the meantime, you may just copy this pastebin in the config and it should work:
Hi, I just installed the package using npm and wanted to test one of the example files... when i run it, it creates a config folder containing config.json and a data folder. but both of them are empty and i get this error from node:
2019-01-18T12:40:09.962Z - error: Failed to validate - Error=Failed to parse due toSyntaxError: Unexpected end of JSON input
2019-01-18T12:40:09.967Z - error: Failed to load config
The text was updated successfully, but these errors were encountered: