Open phated opened 2 years ago
Yeah. deasync is buggy. It’s only used in the deprecated CJS hook. Perhaps you can use the beta node loader instead? 🤷♂️
Perhaps you can use the beta node loader instead? 🤷♂️
Unfortunately that isn't possible because node loaders are so poorly supported by node core team. I think they are making progress working out the kinks. Maybe they will be ready by gulp 6.
It seems that the deasync module causes pretty frequent failures in our CI. I'll try to ask @wooorm about it.