leazh@DESKTOP-VC622UG MINGW64 /d/Program Files/nodejs $ npm config set registry https://registry.npmmirror.com --global npm ERR! code EPERM npm ERR! syscall mkdir npm ERR! path D:\Program Files\nodejs\global\etc npm ERR! errno -4048 npm ERR! Error: EPERM: operation not permitted, mkdir'D:\Program Files\nodejs\g lobal\etc' npm ERR! [Error: EPERM: operation not permitted, mkdir'D:\Program Files\nodejs \global\etc'] { npm ERR! errno: -4048, npm ERR! code: 'EPERM', npm ERR! syscall: 'mkdir', npm ERR! path: 'D:\\Program Files\\nodejs\\global\\etc' npm ERR! } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It's possible that the file was already in use (by a text editor or ant ivirus), npm ERR! or that you lack permissions to access it. npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check t he npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator. npm ERR! Log files were not written due to an error writing to the directory: D: \Program Files\nodejs\cache\_logs npm ERR! You can rerun the command with `--loglevel=verbose` to see the logs in your terminal
added 40 packages in 4s npm notice npm notice New major version of npm available! 9.6.7 -> 10.1.0 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.1.0 npm notice Run npm install -g [email protected] to update! npm notice