Skip to content

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

@Aayushkr101

Description

@Aayushkr101

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions