修改本地全局安装路径

npm config set prefix "E:/npm/npm_global"
npm config set cache "E:/npm/npm_cache"