build CL71513
Create new project: Blank Express Application, click Yes to install dependencies
Save all, close solution
Create new project from existing code, browse to the previously created express app folder
Make sure exclude node_modules option is enabled (it is by default), click finish
Result: node_modules are included in the project
Create new project: Blank Express Application, click Yes to install dependencies
Save all, close solution
Create new project from existing code, browse to the previously created express app folder
Make sure exclude node_modules option is enabled (it is by default), click finish
Result: node_modules are included in the project