MetaMask / metamask-snaps-beta

Fork of MetaMask that supports plugins! Read the Wiki!
https://github.com/MetaMask/metamask-snaps-beta/wiki
MIT License
144 stars 57 forks source link

Js Alert when I click on the send Hello Button #142

Closed traumaxp closed 4 years ago

traumaxp commented 4 years ago

I reproduced the steps to test an example but I have this error in a JS Alert when I click on the sendHello Btn

'Problem happened: The MetaMask Web3 object does not support synchronous methods like wallet_plugin_http://localhost:8081/package.json without a callback parameter.'

Thanks

rekmarks commented 4 years ago

Hi @GuillaumeFERNANDESXP, it sounds like you have the normal version of the extension loaded in the browser. Have you followed the steps in the Wiki?

https://github.com/MetaMask/metamask-snaps-beta/wiki/Getting-Started

traumaxp commented 4 years ago

Hi @rekmarks, it works very well, thanks !