Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NextJs example doesn't import @manahippo/aptos-wallet-adapter #79

Open
billsbooth opened this issue Oct 23, 2022 · 1 comment
Open

NextJs example doesn't import @manahippo/aptos-wallet-adapter #79

billsbooth opened this issue Oct 23, 2022 · 1 comment

Comments

@billsbooth
Copy link

I suppose you have it globally installed, so the problem only happens when you try to run this externally.

The fix is simple, add @manahippo/aptos-wallet-adapter to package.json.

Screen Shot 2022-10-23 at 4 59 17 PM

@quagliero
Copy link

Yeah it looks like this needs changing from file: to the actual package: https://github.com/hippospace/aptos-wallet-adapter/blob/main/packages/wallet-nextjs/package.json#L13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants