Closed mateuswetah closed 6 years ago
Hi @mateuswetah, can you try to reinstall gulp on your machine running:
npm remove -g gulp
npm install -g gulp
or remove node_modules
folder and then reinstall them using npm install
Yes, project is still active, but currently it is in beta
Hey hey hey, good to know you guys are here!
Thanks for the tip, it was a really dumb thing, tried it before but only with gulp-util
instead of gulp
. Now it builds. I'll keep following install instructions so. Hope to one day be able to contribute here o/
Hi there, I am not able to put this up :(
When I run
gulp build
,I get the following output:I already followed procedures as in this link with no success.
This kind of dependency seems to break a lot of projects, I see people moving into Docker to have ready environments for that.
BTW, is this project still active? I see so much potential on it and really would like to use it (or any similar solution) for a local conference in my country, but it seems that it's a bit off...
Thanks in any case for all the effort!