Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
環境:クローズド/オフライン環境。 質問: node_module を手動でコピーしていますが、そのうちの 1 つをグローバルにインストールする必要があります。これを行うプロセスは何ですか?
モジュールはコンピューターのフォルダー内にあると思います。
npm install /path/to/folder/containing/package/json/ -g