Michael Malenkov

Results 2 comments of Michael Malenkov

It seems that it requires an absolute path to the config file, probably depends on system and setup and providing an absolute path to the config.js works 100% of times

Hm, I just ran on both Mac and Windows and both worked. Make sure you specifying an absolute path in command-line/terminal. On Mac/Linux it's $./ingex.js --config /absolute/path/to/config.js On Windows: node...