oxheadalpha / nft-tutorial

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

Incomplete build instruction #79

Closed jdsika closed 2 years ago

jdsika commented 2 years ago

How to Buld The Project

jdsika commented 2 years ago

Also typo in npm isntall instruction: npm intsall -g @oxheadalpha/tznft

jdsika commented 2 years ago

The modular contract tutorial states this instructions which seems to not be working:

yarn add -D @oxheadalpha/fa2-contracts
Usage: yarn [options]

yarn: error: no such option: -D
emishur commented 2 years ago
yarn install
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install'

Unable to reproduce. It might be a problem with your installation of `yarn'

emishur commented 2 years ago
 yarn add -D @oxheadalpha/fa2-contracts
 Usage: yarn [options]

yarn: error: no such option: -D

Unable to reproduce. It might be a problem with your installation of `yarn'