web3-protocol/evm-browser

"yarn start" having error

linghuccc opened this issue · 1 comments

Step 1: "git clone" this repository;
Step 2: "yarn install", install all the dependencies;
Step 3: "yarn start", will report below error:
evm

Hi!

It looks like this is an issue with electron and your Linux/Mac distribution; searching for "electron libnss3.so" I can find several hits about this issue and electron/chromium projects, such as https://stackoverflow.com/questions/58134793/error-while-loading-shared-libraries-libnss3-so-while-running-gtlab-ci-job-to

Let me know if you find out which was the issue in your distribution.