Closed jay-zahiri closed 8 years ago
It should be compatible and that's a bug! I'm going to upgrade a local project and give it a try.
In the meantime, the log is pointing to a line that does not exist in this package alert(gulp.tree({ deep: true }));
on Line 63 of write_tasks_to_cache.js
If so (or, just in case), some ideas:
Thanks a lot for the report I'll let you know how it goes
Oh yeah, sorry about that. It was just me trying to debug the problem. I've updated the initial message.
Perfect, I'll give it a try as soon as I can (it seems the API changed)
Cool and thanks for the great work! In the meantime I'll use the terminal =)
@jay-zahiri Status update
The gulp
API changed in the last few commits. I fixed it locally but I want to test it out a bit more, I'll try to make a release with the fix by Thursday
@jay-zahiri The patch should be up (on v5.2.3
) it may take a while to update if you're using Package Control.
I'll close this issue but if the error persist please let me know
Hi, When I switched to Gulp 4 I could no longer use the Command Palette to access the commands. When I chose Gulp in the palette I got this error in the log:
Is the plugin suppose to be compatible with Gulp 4?