erc-1155
erc-1155 copied to clipboard
Cannot read property 'match' of undefined
Steps to repoduce:
master
at https://github.com/enjin/erc-1155/commit/ab7141d4033b8c3186ecba39ce52d530f44ec6c8
npm install -g solc
git clone [email protected]:enjin/erc-1155.git
cd erc-1155
❯❯❯ npm install
npm ERR! Cannot read property 'match' of undefined
npm ERR! A complete log of this run can be found in:
npm ERR! ~/.npm/_logs/2019-09-10T15_11_17_200Z-debug.log
Workaround:
rm -f package-lock.json
Resulting package-lock.json
: https://gist.github.com/michaeljklein/49c4f7412b9cb0cc3cece4454129d29c