We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
That leave this error
Cloning "https://github.com/adonespitogo/AdoBot-IO.git " ... Commit: 055663d (Update README.md) Author: Adones Pitogo [email protected] Date: Fri Feb 15 20:17:22 2019 +0800 Pulling image "docker-registry.default.svc:5000/openshift/nodejs@sha256:b155814ac48feed9667b590a73f090367cbd7f64e34aaeb4dc70bfc8a4963ace" ... Using docker-registry.default.svc:5000/openshift/nodejs@sha256:b155814ac48feed9667b590a73f090367cbd7f64e34aaeb4dc70bfc8a4963ace as the s2i builder image ---> Installing application source ---> Building your Node application from source Current git config url.https://[email protected]: url.https://.insteadof=ssh:// url.https://github.com.insteadof=ssh://[email protected] core.repositoryformatversion=0 core.filemode=true core.bare=false core.logallrefupdates=true remote.origin.url=https://github.com/adonespitogo/AdoBot-IO.git remote.origin.fetch=+refs/heads/:refs/remotes/origin/ branch.master.remote=origin branch.master.merge=refs/heads/master ---> Installing dependencies ---> Using 'npm install -s --only=production' sh: run-s: command not found error: build error: non-zero (13) exit code from docker-registry.default.svc:5000/openshift/nodejs@sha256:b155814ac48feed9667b590a73f090367cbd7f64e34aaeb4dc70bfc8a4963ace
Can any one solve this problem
The text was updated successfully, but these errors were encountered:
No branches or pull requests
That leave this error
Cloning "https://github.com/adonespitogo/AdoBot-IO.git " ...
Commit: 055663d (Update README.md)
Author: Adones Pitogo [email protected]
Date: Fri Feb 15 20:17:22 2019 +0800
Pulling image "docker-registry.default.svc:5000/openshift/nodejs@sha256:b155814ac48feed9667b590a73f090367cbd7f64e34aaeb4dc70bfc8a4963ace" ...
Using docker-registry.default.svc:5000/openshift/nodejs@sha256:b155814ac48feed9667b590a73f090367cbd7f64e34aaeb4dc70bfc8a4963ace as the s2i builder image
---> Installing application source
---> Building your Node application from source
Current git config
url.https://[email protected]:
url.https://.insteadof=ssh://
url.https://github.com.insteadof=ssh://[email protected]
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
remote.origin.url=https://github.com/adonespitogo/AdoBot-IO.git
remote.origin.fetch=+refs/heads/:refs/remotes/origin/
branch.master.remote=origin
branch.master.merge=refs/heads/master
---> Installing dependencies
---> Using 'npm install -s --only=production'
sh: run-s: command not found
error: build error: non-zero (13) exit code from docker-registry.default.svc:5000/openshift/nodejs@sha256:b155814ac48feed9667b590a73f090367cbd7f64e34aaeb4dc70bfc8a4963ace
Can any one solve this problem
The text was updated successfully, but these errors were encountered: