``` npm -v npm warn Unknown user config "home". This will stop working in the next major version of npm. 11.4.2 ``` `nrm use npm` set ~/.npmrc ``` registry=https://registry.npmjs.org/ home=https://www.npmjs.org ``` please remove config `home`