hippospace / aptos-wallet-adapter

Other
92 stars 95 forks source link

React Wallet Tester Can't resolve '@manahippo/aptos-wallet-adapter' Error #88

Open cryptoHaHa opened 2 years ago

cryptoHaHa commented 2 years ago

When I install wallet tester package, I got "Can't resolve '@manahippo/aptos-wallet-adapter'" error like screenshot. React App 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.

oleglukashev commented 1 year ago

the same error

oleglukashev commented 1 year ago

moving wallet-next dir to outside from package and starting it helped