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
Use Fetch ponyfill in Node 18 to avoid issues with new global fetch
It's likely that some of these are just differences, rather than real
problems, but there's little downside in sticking with the ponyfill for
now (since we need it for older Node anyway) and it should let us get
everything working properly to fully support Node v18 which would be
great.
0 commit comments