在開發過程中我們可能想要重新設定npm的全域路徑,具體方法如下: npm config set cache "D:nodejsnode_cache" npm config set prefix "D:nodejsnode_global"