Pramod Singh

Pramod Singh

  • 1.2k
  • 389
  • 31.8k

Created Angular 4 Project in VS2017 - Getting error

Aug 2 2018 1:42 PM
Hi,
 
I have created Angular 4 project in VS2017 in core .and when we clicked on run without debugging then getting error.
 
An error occurred while starting the application.
AggregateException: One or more errors occurred. (Error: Cannot find module 'os-browserify/browser.js'
at Function.Module._resolveFilename (module.js:542:15)
at Function.resolve (internal/module.js:18:19)
at Object.<anonymous> (C:\Practice_Code\AngWebApi\AngWebApi\node_modules\node-libs-browser\index.js:17:28)
at Module._compile (module.js:641:30)
at Object.Module._extensions..js (module.js:652:10)
at Module.load (module.js:560:32)
at tryModuleLoad (module.js:503:12)
at Function.Module._load (module.js:495:3)
at Module.require (module.js:585:17)
at require (internal/module.js:11:18)
)
 
Note: I have been created my first project in Angular.
 
Please help.

Answers (1)