Tag: web deployment project

使用openshift提供的nodejs示例创build项目后生成错误

我正在尝试第一次在openshift上创build一个项目,但似乎有一个问题。 我正在按照此处提供的确切步骤进行操作: https : //docs.openshift.com/online/getting_started/basic_walkthrough.html 。 我正在使用openshift提供的示例项目(链接到示例项目: https : //github.com/openshift/nodejs-ex ) 还是每次我得到构build错误。 我有我的github用户名以下。 日志是: Pulling image "registry.ops.openshift.com/openshift3/nodejs-010-rhel7@sha256:03e412c10b611503becdfgh6b0d6392c6btu6790hgf17de88709e055da2be723" … Pulling image "registry.ops.openshift.com/openshift3/nodejs-010-rhel7@sha256:03e412c10b611503beca1285b0d6392c6b52bfe2a1f17de88709e055da2be723" … Cloning "https://github.com/<github-username>/nodejs-ex" … Commit: 343689f74d71911bdg450hd0bdb5307ea65ce426 (Merge pull request #83 from guangxuli/fix_branch) Author: Ben Parees <bparees@users.noreply.github.com> Date: Mon Dec 12 08:26:46 2016 -0500 —> Installing application source … —> Building your Node application from […]