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

TypeError: Cannot read properties of null (reading 'exists') #3

Open
louisdevzz opened this issue Jul 21, 2024 · 3 comments
Open

TypeError: Cannot read properties of null (reading 'exists') #3

louisdevzz opened this issue Jul 21, 2024 · 3 comments

Comments

@louisdevzz
Copy link

image
I get this error when trying to use this code and how do I fix it
import { HereWallet } from "@here-wallet/core";
const here = await HereWallet.connect();
const account = await here.signIn({ contractId: "social.near" });
console.log(Hello ${account}!);

@louisdevzz
Copy link
Author

I'm using nextjs

@Yegmina
Copy link

Yegmina commented Jul 21, 2024

image
same, after clicking "connect here wallet" button
and what’s more interesting is that it worked for me in the morning without errors🤷‍♂️

@louisdevzz
Copy link
Author

me too.

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