ecommerce_sanity_stripe icon indicating copy to clipboard operation
ecommerce_sanity_stripe copied to clipboard

I'm unable to install sanity

Open Mxyiwa opened this issue 2 years ago • 1 comments

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 "

Mxyiwa avatar May 25 '22 09:05 Mxyiwa

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

dmroberts302 avatar May 27 '22 01:05 dmroberts302