You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running Pop 22.04 with ZSH. I've tried running npm install -g caniuse-cmd and sudo npm install -g caniuse-cmd but I am getting installation error messages -
sudo npm install -g caniuse-cmd
npm ERR! code 128
npm ERR! An unknown git error occurred
npm ERR! command git --no-replace-objects clone -b config-booleans ssh://[email protected]/sgentle/yargs.git /root/.npm/_cacache/tmp/git-cloneJvCgYn --recurse-submodules --depth=1
npm ERR! fatal: could not create leading directories of '/root/.npm/_cacache/tmp/git-cloneJvCgYn': Permission denied
I've npm 8.13.2
The text was updated successfully, but these errors were encountered:
Hi,
I'm running Pop 22.04 with ZSH. I've tried running
npm install -g caniuse-cmd
andsudo npm install -g caniuse-cmd
but I am getting installation error messages -I've npm 8.13.2
The text was updated successfully, but these errors were encountered: