Description
node-metamask currently does not support the latest beta release of the web3 package. I received the following error running node-metamask with web3 version 1.0.0-beta.51:
Error: method.split is not a function
I was able to successfully run node-metamask with web3 version 1.0.0-beta.35. I have not yet tried to run it with any other versions between beta.35 and beta.51.