You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: