You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, nevermind. It turns out this is an async_event_emitter bug, pushed about 3 weeks ago (haven't checked when it was actually released on NPM), @vladfrangu is working on a fix and we should be good to go.
@vladfrangu/async_event_emitter@2.4.4 is now out, so please force it to update and see if it still causes trouble - this goes for everyone in this thread.
I'm not sure what the "proper" way of forcing a non-direct dep like that to update is, but for sure wiping your node_modules and lock file and rerunning npm i/yarn/pnpm i will be enough.
I tested this on the new dev build that has the fix for the
EAI_AGAIN
error and this error is still happening.Logs (dev build
efa16a609
): https://pastebin.com/F7qmqjMpOriginally posted by @AlexDiego123 in #10382 (comment)
The text was updated successfully, but these errors were encountered: