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

Missing configuration files #609

Closed
wedog opened this issue Sep 26, 2018 · 2 comments
Closed

Missing configuration files #609

wedog opened this issue Sep 26, 2018 · 2 comments

Comments

@wedog
Copy link

wedog commented Sep 26, 2018

Describe the bug
missing option: “/node_modules/webpack-cli/bin/config-yargs.js:89
describe: optionsSchema.definitions.output.properties.path.description,”
from the webpack@4.20.0 ,the "schemas/WebpackOptions.json" file dose not exist “optionsSchema.definitions.output.properties.path.description”

What is the current behavior?

/home/gitlab-runner/builds/a0472af4/0/ne-fe/ne-oa-dashboard/node_modules/webpack-cli/bin/config-yargs.js:89
describe: optionsSchema.definitions.output.properties.path.description,

To Reproduce
Steps to reproduce the behavior:
Version compatibility

Expected behavior
no error

Screenshots
If applicable, add screenshots to help explain your problem.

Please paste the results of webpack-cli info here, and mention other relevant information
TypeError: Cannot read property 'properties' of undefined
at module.exports (/home/gitlab-runner/builds/a0472af4/0/ne-fe/ne-oa-dashboard/node_modules/webpack-cli/bin/config-yargs.js:89:48)
at /home/gitlab-runner/builds/a0472af4/0/ne-fe/ne-oa-dashboard/node_modules/webpack-cli/bin/webpack.js:60:27
at Object. (/home/gitlab-runner/builds/a0472af4/0/ne-fe/ne-oa-dashboard/node_modules/webpack-cli/bin/webpack.js:515:3)
at Module._compile (internal/modules/cjs/loader.js:702:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:713:10)
at Module.load (internal/modules/cjs/loader.js:612:32)
at tryModuleLoad (internal/modules/cjs/loader.js:551:12)
at Function.Module._load (internal/modules/cjs/loader.js:543:3)
at Module.require (internal/modules/cjs/loader.js:650:17)
at require (internal/modules/cjs/helpers.js:20:18)

Additional context
Add any other context about the problem here like linking to an similar issue you might think is the cause.

@evenstensberg
Copy link
Member

Which webpack-cli version are you running?

@evenstensberg
Copy link
Member

Update to webpack-cli v.3.1.1

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

2 participants