Debugger listening on [::]:5858
C:\Projects\NodeJSWithVS-master\Start\node_modules\express\lib\express.js:107
throw new Error(‘Most middleware (like ‘ + name + ‘) is no longer bundled with Express and must be installed separately. Please see https://github.com/senchalabs/connect#middleware.’);
^
Error: Most middleware (like favicon) is no longer bundled with Express and must be installed separately. Please see https://github.com/senchalabs/connect#middleware.
at Function.get (C:\Projects\NodeJSWithVS-master\Start\node_modules\express\lib\express.js:107:13)
at Object. (C:\Projects\NodeJSWithVS-master\Start\app.js:16:16)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Timeout.Module.runMain [as _onTimeout] (module.js:604:10)
at ontimeout (timers.js:365:14)
at tryOnTimeout (timers.js:237:5)
Press any key to continue…
Debugger listening on [::]:5858
C:\Projects\NodeJSWithVS-master\Start\node_modules\express\lib\express.js:107
throw new Error(‘Most middleware (like ‘ + name + ‘) is no longer bundled with Express and must be installed separately. Please see https://github.com/senchalabs/connect#middleware.’);
^
Error: Most middleware (like favicon) is no longer bundled with Express and must be installed separately. Please see https://github.com/senchalabs/connect#middleware.
at Function.get (C:\Projects\NodeJSWithVS-master\Start\node_modules\express\lib\express.js:107:13)
at Object. (C:\Projects\NodeJSWithVS-master\Start\app.js:16:16)
at Module._compile (module.js:570:32)
at Object.Module._extensions..js (module.js:579:10)
at Module.load (module.js:487:32)
at tryModuleLoad (module.js:446:12)
at Function.Module._load (module.js:438:3)
at Timeout.Module.runMain [as _onTimeout] (module.js:604:10)
at ontimeout (timers.js:365:14)
at tryOnTimeout (timers.js:237:5)
Press any key to continue…