I\'m developing an Asp.Net Core 2 and Angular 5 project in visual studio 2017.
When I\'m going to publish my project then the error \'The command \"npm run
Check this maybe you have problem with lack of memory
"build": "node --max-old-space-size=4069 node_modules/@angular/cli/bin/ng build --prod",