Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'match' of undefined #22

Open
michaeljklein opened this issue Sep 10, 2019 · 1 comment
Open

Cannot read property 'match' of undefined #22

michaeljklein opened this issue Sep 10, 2019 · 1 comment

Comments

@michaeljklein
Copy link

Steps to repoduce:

master at ab7141d

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants
@michaeljklein and others