npm error code EACCES npm error syscall mkdir npm error path /home/node/.npm npm error errno EACCES npm error npm error Your cache folder contains root-owned files, due to a bug in npm error previous versions of npm which has since been addressed. npm error npm error To permanently fix this problem, please run: npm error sudo chown -R 1001:1001 "/home/node/.npm" npm notice npm notice New major version of npm available! 10.9.4 -> 11.12.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.12.1 npm notice To update run: npm install -g npm@11.12.1 npm notice npm error Log files were not written due to an error writing to the directory: /home/node/.npm/_logs npm error You can rerun the command with `--loglevel=verbose` to see the logs in your terminal