oxheadalpha / nft-tutorial

Tezos FA2 NFT CLI Tool And Tutorial
MIT License
92 stars 25 forks source link

Cannot build from source #90

Open HachimanHiki opened 1 year ago

HachimanHiki commented 1 year ago

Hi, Following the steps in the README, when I run yarn build, tznft stops build at the compile-contract command.

image
emishur commented 1 year ago

tznft uses dockerized Ligo to compile contracts. Most likely the docker container is corrupted. I'd recommend to restart Docker and see if it helps