jbossdemocentral / coolstore-microservice

CoolStore is a containerised polyglot microservices application consisting of services based on JBoss, NodeJS, Spring Boot, WildFly Swarm, Vert.x, Netflix OSS and more running on OpenShift
299 stars 324 forks source link

Installation problem with bootstrap #123

Open tombolala opened 5 years ago

tombolala commented 5 years ago

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! coolstore-ui@1.0.0 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 commented 5 years ago

Apparently, the latest fix was not done in all branches: https://github.com/jbossdemocentral/coolstore-microservice/commit/66db1975d194d02276036e08b6b476e0dc2d9499