-
Notifications
You must be signed in to change notification settings - Fork 323
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
web-ui build fails #119
Comments
The build fails again. |
still breaking |
please help to fix the build issue. the build log is below. npm ERR! Tell the author that this fails on your system: `Cloning "https://github.com/jbossdemocentral/coolstore-microservice" ...
|
On a freshly installed cdk 3.7 ( and 3.6 ) the web-ui build fails in openshift with an error similar to the error described in issue 101 ( #101 ).
Did i misconfigure something?
stacktrace from the build:
bower google-code-prettify#~1.0.5 invalid-meta The "main" field cannot contain minified files
bower google-code-prettify#~1.0.5 resolved https://github.com/tcollard/google-code-prettify.git#1.0.5
Please note that,
angular-route#1.5.10 depends on angular#1.5.10 which resolved to angular#1.5.10
angular-patternfly#3.17.0 depends on angular#1.3.0 - 1.5.* which resolved to angular#1.5.10
angular-bootstrap#0.14.3 depends on angular#>=1.3.0 which resolved to angular#1.5.10
angular-animate#1.5.11, angular-sanitize#1.5.11 depends on angular#1.5.11 which resolved to angular#1.5.11
Resort to using angular#1.5.10 which resolved to angular#1.5.10
Code incompatibilities may occur.
bower ECONFLICT Unable to find suitable version for bootstrap
npm ERR! Linux 3.10.0-862.11.6.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 npm ERR! npm ERR! Failed at the [email protected] postinstall script 'bower --config.registry.search=${BOWER_MIRROR} install'. npm ERR! This is most likely a problem with the coolstore-ui package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! bower --config.registry.search=${BOWER_MIRROR} install npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs coolstore-ui npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm ERR! npm owner ls coolstore-ui npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! /opt/app-root/src/npm-debug.logThe text was updated successfully, but these errors were encountered: