Strongly do not recommend mixing this package and sudo npm
.
If you want to use npm, you could use sudo npm install -g
/sudo npm update -g
, but I think using npx is likely to be a much better solution.
btw, if you want to use a newer version and the aur package is not updated yet, it's almost always sufficient to just edit the PKGBUILD by changing the version number and setting the b2sum to 'SKIP'
Pinned Comments
cg505 commented on 2025-02-26 21:33 (UTC) (edited on 2025-03-14 22:59 (UTC) by cg505)
Notes:
claude
, it will try to enable automatic updates. DO NOT manually fix permissions on the current npm prefix. To disable the message, runclaude config set -g autoUpdaterStatus disabled
.