nodejs指定全局安装路径

2022-12-17

npm config set prefix "yourpath"

npm config set cache "yourpath"