kasware-wallet / extension

The first open-source browser extension wallet for Kaspa
https://www.kasware.xyz
Other
33 stars 12 forks source link

TextDecoder is not a constructor #1

Open tomaswitek opened 4 months ago

tomaswitek commented 4 months ago

Hi, I tried to run the wallet locally but I am getting following errors:

TextDecoder is not a constructor

Can you please help?

Also what version of kaspa-wasm are you using? It looks like you have it locally in the src folder, but it is not in the git repo.

https://github.com/kasware-wallet/extension/blob/main/package.json#L71

Snímek obrazovky 2024-06-29 v 22 06 07
zhengjunxiang commented 3 months ago

Hi, I got the same errors,who could help me solve it