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

Build fails [node_modules/webpack-cli/bin/cli.js:231] #2

Closed
mikeblackstock opened this issue Feb 10, 2019 · 2 comments
Closed

Build fails [node_modules/webpack-cli/bin/cli.js:231] #2

mikeblackstock opened this issue Feb 10, 2019 · 2 comments

Comments

@mikeblackstock
Copy link

After 'npm install', and changing to installation directory, 'npm run build' gives:

osjs-ace-application/node_modules/webpack-cli/bin/cli.js:231:
Error: custom keyword definition is invalid: data/errors should be boolean

-M.
[Some day this old LAMP guy will know enough about npm, webpack etc. to just
send a PR with the fix. I'm catching on, though, steadily :) ]

ace-fail

@andersevenrud
Copy link
Member

This is because an update of ajv broke webpack:

webpack/webpack#8768

@andersevenrud
Copy link
Member

Seems to have been resolved in: ajv-validator/ajv#941

Try running npm update, then try again :)

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