Nicolas Gryman

Results 94 comments of Nicolas Gryman

Confirmed. I will provide a patch soon.

For my part, sorry for the late. I've got a working patch but I still have to validate it won't break anything.

Let's say, it has been hibernating :) This should be fixed in the upcoming release. Could you try with the canary version? You can install it with: `npm i -g...

@sandy081 @benalexb Any news on this one? Other similar extensions do it because you end up having lots of completed tasks that you want to cleanup quickly.

Thanks for the proposal 👍 Would you mind opening a PR for this?

I didn't maintained this repo for a while... It's becoming kind of old. I intend to do a full rewrite and fix this in the same time. Thanks for the...

I had the same concerns and went ahead by creating a Rust-based signaling server [here](https://github.com/ngryman/signaling). You can host it for free on [fly.io](https://fly.io/). I'm currently using it for my app...

Oh, sorry, I didn't see #13. The current workaround with `anyhow::Result` does improve things, thanks 👍 --- For a longer-term solution, I can ramble a bit, at least to give...

+1. @kamilbiela, @Trudko, you can make it work while waiting for a patch: - open _Settings_ > _Packages_. - search for `gulp-helper`. - go to _Settings_ of the package. -...

True, unfortunately the project uses a deprecated toolchain 👎 I'm sorry I really don't have the time right now. If you want to open a PR to make things work...