Visual studio code üzerinden ,
npm install git kurlum yaptım
çıktı bu ;
added 1 package, removed 1 package, changed 1 package, and audited 3 packages in 2s

2 moderate severity vulnerabilities

To address all issues, run:
npm audit fix

Run `npm audit` for details.
a
ed 1 package, removed 1 package, changed 1 package, and audited 3 packages in 2s

2 moderate severity vulnerabilities

To address all issues, run:
npm audit fix

Run `npm audit` for details.


git ile dosya çekmeye çalıştığımda aldığım hata ;

git : The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path wa
s included, verify that the path is correct and try again.
At line:1 char:1
+ git clone https://github.com/metaplex-foundation/metaplex.git
+ ~~~
+ CategoryInfo : ObjectNotFound: (git:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException