-
Notifications
You must be signed in to change notification settings - Fork 9.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nodejs-ex app failed to start on Openshift #202
Comments
please provide full recreate steps. not clear what "running it via npm install && npm run openshift" means. Also unless it's broken when running "oc new-app https://github.com/openshift/nodejs-ex" I am going to propose it's your workflow and not the app that is broken. |
Ben, |
The nodejs-ex app runs fine locally (bare-metal) on my machine, however when running it via
npm install && npm run openshift
on Openshift (both OKD and OSO Pro) fails. See attached logsoc cluster up
The text was updated successfully, but these errors were encountered: