Recep Yıldırım
Hectopat
- Katılım
- 10 Temmuz 2020
- Mesajlar
- 559
- Çözümler
- 2
Daha fazla
- Cinsiyet
- Erkek
Arkadaşlar merhaba CMD üzerinden "create-React-App" adlı NPM dosyasını yükledim. VS Code üzerinden React dosyası oluşturmak için "create-React-App reactapp" komutunu terminale yazıyorum ancak hata mesajı veriyor ve oluşturduğu dosyayı hemen siliyor.
Hata mesajı:
"Creating a New React App in C:\Users\amekk\OneDrive\Masaüstü\REACT TUTORİAL\reactapp.
Installing packages. This might take a couple of minutes.
Installing React, React-dom, and React-scripts with cra-template...
NPM err! Cannot read properties of null (reading 'edgesout')
NPM err! A Complete log of this run can be found in: C:\Users\amekk\AppData\Local\npm-cache\_logs\2023-08-28T06_45_58_487Z-debug-0.log
Aborting installation.
NPM install --no-audit --save --save-exact --loglevel error React React-dom React-scripts cra-template has failed.
Deleting generated file... Package. JSON.
Deleting reactapp/ from C:\Users\amekk\OneDrive\Masaüstü\REACT tutorial.
Done."
Hata mesajı:
"Creating a New React App in C:\Users\amekk\OneDrive\Masaüstü\REACT TUTORİAL\reactapp.
Installing packages. This might take a couple of minutes.
Installing React, React-dom, and React-scripts with cra-template...
NPM err! Cannot read properties of null (reading 'edgesout')
NPM err! A Complete log of this run can be found in: C:\Users\amekk\AppData\Local\npm-cache\_logs\2023-08-28T06_45_58_487Z-debug-0.log
Aborting installation.
NPM install --no-audit --save --save-exact --loglevel error React React-dom React-scripts cra-template has failed.
Deleting generated file... Package. JSON.
Deleting reactapp/ from C:\Users\amekk\OneDrive\Masaüstü\REACT tutorial.
Done."