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.
コマンドラインを閉じるだけで、常にjsreportサーバーを停止しています。ポートがまだ使用されているために、新しい起動が失敗することがあります。jsreportサーバーをオフにする正しい/安全な方法は何ですか?
現在、jsreport には一般的なシャットダウン機能はありません。ただし、主に Web サーバーを閉じることに関心があると思います。これは、次の方法で行うことができます。
jsreport.express.server.close()