angular-client-side-auth icon indicating copy to clipboard operation
angular-client-side-auth copied to clipboard

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

Open Aayushkr101 opened this issue 7 years ago • 0 comments

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! [email protected] 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 [email protected] 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! [email protected] start: npm run build npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] 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

Aayushkr101 avatar Jun 03 '18 14:06 Aayushkr101