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

"grunt build" fails with "less:build not found" #4591

Closed
albanm opened this issue Aug 5, 2015 · 3 comments
Closed

"grunt build" fails with "less:build not found" #4591

albanm opened this issue Aug 5, 2015 · 3 comments
Labels

Comments

@albanm
Copy link

albanm commented Aug 5, 2015

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 ?

@albanm
Copy link
Author

albanm commented Aug 5, 2015

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.

@spalger
Copy link
Contributor

spalger commented Aug 5, 2015

Yeah, just pushed #4598 to explain what is going on. Sorry about that!

@albanm
Copy link
Author

albanm commented Aug 5, 2015

It's no big deal, thanks for the info.

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

No branches or pull requests

3 participants