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
When I install wallet tester package, I got "Can't resolve '@manahippo/aptos-wallet-adapter'" error like screenshot.
I already checked package.json file and changed the code line like this. "@manahippo/aptos-wallet-adapter": "^1.0.2",
Then, installed aptos wallet adapter again, but still same error.
How can I solve this problem?
PS: If I check the node_module folder, I can't find aptos wallet adaptor package.
The text was updated successfully, but these errors were encountered:
When I install wallet tester package, I got "Can't resolve '@manahippo/aptos-wallet-adapter'" error like screenshot.
I already checked package.json file and changed the code line like this.
"@manahippo/aptos-wallet-adapter": "^1.0.2",
Then, installed aptos wallet adapter again, but still same error.
How can I solve this problem?
PS: If I check the node_module folder, I can't find aptos wallet adaptor package.
The text was updated successfully, but these errors were encountered: