laravel-elixir-bower icon indicating copy to clipboard operation
laravel-elixir-bower copied to clipboard

error: has no method queuetask

Open Badhon26 opened this issue 9 years ago • 6 comments

In line no 73 of index.js a call to queueTask method is used.but i think this method is removed from the latest version of laravel elixir.here:

https://github.com/laravel/elixir/commit/78f205232abf590821c7334daee52f4809f774fe

can you please take a look into into that and fix it.

Badhon26 avatar Jul 30 '15 09:07 Badhon26

This can be resolved by changing the line to:

return gulp.start('bower');

That said, elixr.cssOutput and elixir.jsOutput don't exist any more, so you'll need to manually supply the parameters to replace them in the function until this issue as well is fixed.

DanHulton avatar Aug 22 '15 21:08 DanHulton

can you update the code, and bower package?

jiqimaogou avatar Sep 19 '15 02:09 jiqimaogou

+1

ido567 avatar Oct 10 '15 09:10 ido567

+1

rgroli avatar Dec 29 '15 21:12 rgroli

+1

silverark avatar Jan 11 '16 16:01 silverark

+1

kmichailg avatar Feb 26 '16 06:02 kmichailg