See: https://github.com/strongloop/express/issues/2583 Removed this line and it worked: ``` JSONC = require('json-comments') ``` Resorted to using this module instead: https://github.com/sindresorhus/strip-json-comments