Cannot find module '@angular/platform-browser'. app.browser.module.ts

Cannot find module '@angular/platform-browser'.  app.browser.module.ts


Solution:

1. run node.js command as administrator.
2. cd (type your application path)
3. type: npm install @angular/platform-browser --save


EmoticonEmoticon