jshmrtn/s2i-nodejs-nginx

npm ERR! A complete log of this run can be found in:

Closed this issue · 1 comments

Hi,
I am trying to use it and got the following issue -

  | npm ERR! missing script: compile
  | npm timing npm Completed in 95ms
  | npm ERR! A complete log of this run can be found in:
  | npm ERR!     /tmp/.npm-cache/_logs/2018-08-15T22_31_58_368Z-debug.log
  | error: build error: non-zero (13) exit code from jshmrtn/s2i-nodejs-nginx@sha256:d7626a420e0eb29c21f71be555f3488eb41118a194b11f496739183a08d2eabb

Current versions:
OpenShift : 3.9
Minishift : minishift-1.22.0-windows-amd64
VMBox: Version 5.2.18 r124319 (Qt5.6.2)

Command : oc new-app jshmrtn/s2i-nodejs-nginx:latest~https://github.com/isreehari/nodejsnginx.git

Here is my current sample project repo - https://github.com/isreehari/nodejsnginx
Please provide the example template for the project.

Hi @jeremyzahner could you please look into it when you get some free time.