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

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -