Testing #20991 Launched the application from terminal using node v6.5.0 as follows ``` node --inspect --debug-brk=24056 --nolazy server/out/server.js ``` When changed node version to v6.10.0 it works 
Testing #20991
Launched the application from terminal using node v6.5.0 as follows
When changed node version to v6.10.0 it works