Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 this issue Jun 3, 2018 · 0 comments

Comments

@Aayushkr101
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant