You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am very new on coding and just trying to launch my NFT project by watching youtube tutorials.
I have done previous things and now faced very badly on smart contract creation stage.
When run "Yarn" it shown this error and not getting me any way to resolve by myself.
Can you please kindly give me very easy and clear guide to resolve this issue?
Below is the error msg.
yarn install v1.22.15
warning package.json: No license field
warning @hashlips-lab/[email protected]: No license field
[1/4] Resolving packages...
[2/4] Fetching packages...
error Couldn't find the binary git
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
PS C:\Users\Shemul\Desktop\nft-erc721-collection-2.0.0\nft-erc721-collection-2.0.0\smart-contract>
The text was updated successfully, but these errors were encountered:
Hello Dears,
I am very new on coding and just trying to launch my NFT project by watching youtube tutorials.
I have done previous things and now faced very badly on smart contract creation stage.
When run "Yarn" it shown this error and not getting me any way to resolve by myself.
Can you please kindly give me very easy and clear guide to resolve this issue?
Below is the error msg.
yarn install v1.22.15
warning package.json: No license field
warning @hashlips-lab/[email protected]: No license field
[1/4] Resolving packages...
[2/4] Fetching packages...
error Couldn't find the binary git
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
PS C:\Users\Shemul\Desktop\nft-erc721-collection-2.0.0\nft-erc721-collection-2.0.0\smart-contract>
The text was updated successfully, but these errors were encountered: