auth0-blog / angular2-authentication-sample

This is a sample that shows how to add authentication to an Angular 2 (ng2) app
MIT License
966 stars 334 forks source link

Cannot find module #65

Open AgusZeroUK opened 8 years ago

AgusZeroUK commented 8 years ago

I run with npm start and it gives me this errors.

ERROR in multi vendor Module not found: Error: Cannot resolve module '\SCGS001\home$\Agustin.Alberjo \angular2-authentication-sample-master\angular2-authentication-sample-master\no e_modules\webpack-dev-server\client\index.js' in U:\angular2-authentication-sam le-master\angular2-authentication-sample-master @ multi vendor

ERROR in multi app Module not found: Error: Cannot resolve module '\SCGS001\home$\Agustin.Alberjo \angular2-authentication-sample-master\angular2-authentication-sample-master\no e_modules\webpack-dev-server\client\index.js' in U:\angular2-authentication-sam le-master\angular2-authentication-sample-master @ multi app

ERROR in ./~/zone.js/dist/zone.js Module not found: Error: Cannot resolve module '\SCGS001\home$\Agustin.Alberjo \angular2-authentication-sample-master\angular2-authentication-sample-master\no e_modules\process\browser.js' in U:\angular2-authentication-sample-master\angul r2-authentication-sample-master\node_modules\zone.js\dist @ ./~/zone.js/dist/zone.js 1:0-160

ERROR in ./~/rxjs/util/root.js Module not found: Error: Cannot resolve 'file' or 'directory' ./SCGS001/home$/A ustin.Alberjon/angular2-authentication-sample-master/angular2-authentication-sa ple-master/node_modules/webpack/buildin/module.js in U:\angular2-authentication sample-master\angular2-authentication-sample-master\node_modules\rxjs\util @ ./~/rxjs/util/root.js 1:0-158

ERROR in ./~/rxjs/util/Immediate.js Module not found: Error: Cannot resolve module '\SCGS001\home$\Agustin.Alberjo \angular2-authentication-sample-master\angular2-authentication-sample-master\no e_modules\timers-browserify\main.js' in U:\angular2-authentication-sample-maste \angular2-authentication-sample-master\node_modules\rxjs\util @ ./~/rxjs/util/Immediate.js 1:0-167 1:0-167 webpack: bundle is now VALID.

Can someone Help me?