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.
私と別の人が同じファイル (php、js) で作業しています。
以下を実行します: npm start.js ファイルの変更をコンパイルするために、webpack も使用します。
npm start
どちらもパテを介してメインサーバーに接続します。
しかし、私がすでに NodeJS をコンパイルしていて、彼が自分の端末からもnpm starttu を実行したい場合はどうなりますか?npm start
そうですね、2 つの端末から同時に実行することは可能です a npm star。私と同僚は問題なく実行しており、両方ともコンソールで webpack メッセージを確認できました。
npm star