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
if you are having this issue, update @project-serum/achor. this is always changing so this might be the cause of your issue the version I am using is "@project-serum/anchor": "^0.21.0", and this works fine
When I try to run the code after episode 9, I get this error:
project_serum_anchor__WEBPACK_IMPORTED_MODULE_3_.Provider is not a constructor
at ReactiveEffect.eval [as fn] (useWorkspace.js?a7cf:15:1)
Here is my useWorkspace.js
The text was updated successfully, but these errors were encountered: