TezosToolkit is not a constructor #2718
Unanswered
NguyennThinh
asked this question in
Q&A
Replies: 1 comment
|
Might need more info to help you like what's your setup like module in tsconfig.json and how do you import TezosToolkit into your file? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I got an error 'TezosToolkit is not a constructor' when i try 'const Tezos = new TezosToolkit('https://ghostnet.ecadinfra.com');'
All reactions