AddMoreScripts edited a comment on pull request #90:
URL: https://github.com/apache/ignite-website/pull/90#issuecomment-970586395


   It seems to me that there may be a problem in gulp-cli, but I'm not sure. In 
gulp [Quick Start](https://gulpjs.com/docs/en/getting-started/quick-start) page 
 are recomended to install it.
   
   Is gulp-cli installed globally on your system?
   What does the `gulp -v` command output?
   
   Please try running `npm update --global gulp-cli` and then running `gulp` 
again?
   
   (or `npm install --global gulp-cli`  if not installed)
   
   If this solves the problem, I will add this to the howto.md file
   
   I found, [this ](https://github.com/gulpjs/gulp-cli/pull/214) pull request 
to gulp-cli official repo, that solver problem in version 2.3.0. This version 
needs to be installed.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to