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.
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.