gochain/web3

I got en error when I would like to build a contract from ubuntu.

Opened this issue · 4 comments

2022-01-10_10h45_20
I would like to build .sol file but I got the above error.
I'm not sure what the problem is and how to fix it.
Please help me.
Thank you.

Bump

What platform are you running this on? Windows?

If so, i'd recommend getting the linux subsystem for windows: https://docs.microsoft.com/en-us/windows/wsl/

The screenshot is the same as I reicive while running on Windows linux subsystem

Looks like a docker issue for your architecture: https://stackoverflow.com/questions/70819028/relation-between-linux-arm64-and-linux-arm64-v8-are-these-aliases-for-each-othe/70819313

Maybe try GitHub codespaces, gitpod.io or Google cloud shell to get a more common shell to work with.