NodeJS
npm config get prefix
路径可以随意指定
npm config set prefix "E://nodejs/node_global" npm config set cache "E://nodejs/node_cache"