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
UPD: Was able to reproduce the issue by running a Nextjs app that was working fine with Node on Bun, so it seems that the root cause is not related to SvelteKit in particular
The wallet selector crashes in runtime with
TypeError: nearAPI.providers.FailoverRpcProvider is not a constructor
Steps To Reproduce
cd near-ramen && bun dev
Screenshots
The text was updated successfully, but these errors were encountered: