Hoşgeldin Misafir

React NPM install gibi komutlar için nasıl izin ayarlanır?

GozGoz

26 Ara 2017
599 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
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:panoya kopyala

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