We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I am trying to build the master branch and following instructions from CONTRIBUTING.md.
I get:
$ ./node_modules/.bin/grunt build Warning: Task "less:build" not found. Use --force to continue.
Shouldn't there be some dependancy to 'grunt-contrib-less' declared in package.json ? This was removed by spalger@522a00e
Missing something ?
The text was updated successfully, but these errors were encountered:
If I install grunt-contrib-less I get an error for webpack. If I install webpack I get an error for chmod_kibana.
It feels like the whole grunt build task is outdated.
Sorry, something went wrong.
Yeah, just pushed #4598 to explain what is going on. Sorry about that!
It's no big deal, thanks for the info.
No branches or pull requests
Hello,
I am trying to build the master branch and following instructions from CONTRIBUTING.md.
I get:
Shouldn't there be some dependancy to 'grunt-contrib-less' declared in package.json ? This was removed by spalger@522a00e
Missing something ?
The text was updated successfully, but these errors were encountered: