node bin\module-foundry -c config\config.windows.json
LISTENING
_stream_readable.js:748
throw new Error('Cannot switch to old mode now.');
^
Error: Cannot switch to old mode now.
at emitDataEvents (_stream_readable.js:748:11)
at IncomingMessage.Readable.resume (_stream_readable.js:733:3)
at Router.dispatch (C:\Users\kevin\Documents\module-foundry\node_modules\director\lib\director\http\index.js:192:11)
at handleAuthorized (C:\Users\kevin\Documents\module-foundry\lib\plugins\http.js:93:34)
at finish (C:\Users\kevin\Documents\module-foundry\node_modules\understudy\lib\index.js:80:14)
at iterate (C:\Users\kevin\Documents\module-foundry\node_modules\understudy\lib\index.js:50:13)
at perform (C:\Users\kevin\Documents\module-foundry\node_modules\understudy\lib\index.js:83:3)
at routeAuthorization (C:\Users\kevin\Documents\module-foundry\lib\plugins\http.js:70:13)
at finish (C:\Users\kevin\Documents\module-foundry\node_modules\understudy\lib\index.js:80:14)
at iterate (C:\Users\kevin\Documents\module-foundry\node_modules\understudy\lib\index.js:50:13)
To repro: