Laravel Türkiye Discord Kanalı Forumda kod paylaşılırken dikkat edilmesi gerekenler!Birlikte proje geliştirmek ister misiniz?
  • Yardım
  • Npm install && Npm run dev Çalıştıramadım.

Merhaba üstadlar.

npm install yaptığımda aldığım hata;

PS C:\xampp\htdocs> npm install
npm WARN deprecated axios@0.19.2: Critical security vulnerability fixed in v0.21.1. For
more information, see https://github.com/axios/axios/pull/3410
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm ERR! cb() never called!

npm ERR! This is an error with npm itself. Please report this error at:
npm ERR!     <https://npm.community>

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2021-01-03T19_35_05_514Z-debug.log

Çok uzun olduğu için debug.log: https://pastebin.ubuntu.com/p/jgTdtnjwnq/

    hakanturkes11 C:\xampp\htdocs klasöründe npm install yapmışsınız. O klasörde package.json dosyası var mı? Normalde htdocs klasörü altında proje klasörü olur, onun içinde npm install yaparsınız.

    Evet, blog adında bir dosya oluşturmuştum dosyaları htdocsa taşıdım. orda orda package.json dosyası mevcut.