adrianhajdin / ecommerce_sanity_stripe

Modern Full Stack ECommerce Application with Stripe
https://jsmastery.pro
2.19k stars 675 forks source link

I'm unable to install sanity #27

Open Mxyiwa opened 2 years ago

Mxyiwa commented 2 years ago

I keep getting this error below in my terminal, what do I do?

"npm ERR! Your cache folder contains root-owned files, due to a bug in npm ERR! previous versions of npm which has since been addressed. npm ERR! npm ERR! To permanently fix this problem, please run: npm ERR! sudo chown -R 501:20 "

dmroberts302 commented 2 years ago

you should use sudo before the command and enter password and if that does not work use npx before the command