ecommerce_sanity_stripe
ecommerce_sanity_stripe copied to clipboard
I'm unable to install sanity
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 "
you should use sudo before the command and enter password and if that does not work use npx before the command