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
Im using the bundler and @account-abstraction/contracts, at version 0.7
But when I try to npm install @account-abstraction/[email protected] && npm install @account-abstraction/[email protected] Im getting No matching version found for @account-abstraction/utils@^0.7.0. and No matching version found for @account-abstraction/sdk@^0.7.0.
I see the bundler uses these versions, why I cant get to install them in my project?
The text was updated successfully, but these errors were encountered:
I think so, I was able to find the address 0x0000000071727De22E5E9d8BAf0edAc6f37da032 from Kernel wallet repo but there isn't any reference for the address on this repo. I guess they missed to upgrade the deployments folder.
Im using the bundler and
@account-abstraction/contracts
, at version 0.7But when I try to
npm install @account-abstraction/[email protected] && npm install @account-abstraction/[email protected]
Im gettingNo matching version found for @account-abstraction/utils@^0.7.0.
andNo matching version found for @account-abstraction/sdk@^0.7.0.
I see the bundler uses these versions, why I cant get to install them in my project?
The text was updated successfully, but these errors were encountered: