fnakstad / angular-client-side-auth

One way to implement authentication/authorization in Angular applications
http://angular-client-side-auth.herokuapp.com/
MIT License
1.63k stars 346 forks source link

I am new with Node and it gives me error whenever i run npm start command.Can anyone please help me.... #108

Open Aayushkr101 opened 6 years ago

Aayushkr101 commented 6 years ago

ValidationError: config-loader

Options Validation Error

options['modules'] is an invalid additional property

at validate (C:\Users\Aayush\Desktop\d1\node_modules\@webpack-contrib\schema-utils\di

st\validate-options.js:87:15) at validator (C:\Users\Aayush\Desktop\d1\node_modules\@webpack-contrib\schema-utils\d ist\validate-options.js:118:10) at resolve.then (C:\Users\Aayush\Desktop\d1\node_modules\@webpack-contrib\config-load er\lib\index.js:18:7) at process._tickCallback (internal/process/next_tick.js:68:7) at Function.Module.runMain (internal/modules/cjs/loader.js:746:11) at startup (internal/bootstrap/node.js:238:19) at bootstrapNodeJSCore (internal/bootstrap/node.js:572:3) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! d1@1.0.0 build: webpack -d && cp src/index.html dist/index.html && webpack-dev- server --content-base src/ --inline --hot npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the d1@1.0.0 build script. npm ERR! This is probably not a problem with npm. There is likely additional logging outp ut above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Aayush\AppData\Roaming\npm-cache_logs\2018-06-03T13_55_27_958Z-deb ug.log npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! d1@1.0.0 start: npm run build npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the d1@1.0.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging outp ut above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Aayush\AppData\Roaming\npm-cache_logs\2018-06-03T13_55_28_076Z-debug.log