3

Express4 アプリを Openshift にデプロイするのは難しいと感じています。
プロジェクトはローカルホストで正常に動作していますが、サーバーにプッシュできません

remote: Git Post-Receive Result: failure
remote: Activation status: failure
remote: Activation failed for the following gears:
remote: 55d6d1367628e11bda000128 (Error activating gear: CLIENT_ERROR: Failed to execute: 'control start' for /var/lib/openshift/nodejs
remote: #<IO:0x000000017462a0>
remote: #<IO:0x00000001746228>
remote: )
remote: Deployment completed with status: failure
remote: postreceive failed

server.js でアプリのデプロイが失敗する ....

Express@3 バージョンは、server.js (提供されるデフォルト) で正常に動作します。openshift に Express@4 バージョンをデプロイするためのヘルプはありますか ???

4

0 に答える 0