Selamlar, VS Code'de React kurulumu yaparken hep izin hatası alıyorum, Sudo ile komutları çalıştırmam gerekiyor. Sadece NPM install, NPM run dev gibi tüm diğer komutlar için başına Sudo yazmam gerekiyor. Bu izinleri nasıl ayarlayabilirim? Her seferinde Sudo girip parola yazmak istemiyorum.
Kod
anoya kopyala
Read more
Kod
Kod:
npm error node_modules/eslint-plugin-react-hooks
npm error dev eslint-plugin-react-hooks@"^5.1.0-rc.0" from the root project.
npm error.
npm error Fix the upstream dependency conflict, or retry.
npm...
Read more
