Skip to content
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

Installation problem with bootstrap #123

Open
tombolala opened this issue Jan 16, 2019 · 1 comment
Open

Installation problem with bootstrap #123

tombolala opened this issue Jan 16, 2019 · 1 comment

Comments

@tombolala
Copy link

Hi,

currently, there seems to be a problem with installation. We are trying to install full version with ansible on our local OpenShift to show it as a demo application.

bower ECONFLICT Unable to find suitable version for bootstrap
npm ERR! Linux 3.10.0-693.5.2.el7.x86_64
npm ERR! argv "/opt/rh/rh-nodejs4/root/usr/bin/node" "/opt/rh/rh-nodejs4/root/usr/bin/npm" "install"
npm ERR! node v4.6.2
npm ERR! npm v2.15.1
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall: bower --config.registry.search=${BOWER_MIRROR} install
npm ERR! Exit status 1

Installation command was:
oc new-app -f http://bit.ly/coolstore-ansible-template
--param=DEMO_NAME=msa-cicd-eap-full
--param=PROJECT_ADMIN=developer
--param=COOLSTORE_GITHUB_REF=1.2.x
--param=ANSIBLE_PLAYBOOKS_VERSION=1.2.x

Thanx in advance,
Thomas

@tombolala
Copy link
Author

Apparently, the latest fix was not done in all branches:
66db197

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant