reactjs - Run webpack without sudo -


so have react application and, when want create bundle, using webpack command, gives me access error :

emittingerror: eacces: permission denied 

when try run sudo works fine.

is there way run webpack command without sudo?

thanks in advance!


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -