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

Error resolving ImageStreamTag - Dashboard & Code incompatibilities in Dashboard App #14

Open
hggambaro opened this issue Mar 12, 2019 · 3 comments
Assignees

Comments

@hggambaro
Copy link

hggambaro commented Mar 12, 2019

I'm getting this error when trying to build dashboard app.
Error resolving ImageStreamTag nodejs:4 in namespace openshift: unable to find latest tagged image redhat iot.

You can fix it by installing an old node.js 4 image template.
But in the config step, there are a los of code incopatibilities errors because old apps dependencies.
Dashboard app needs to be updated. Is onyone thinking in updating this?

Thanks in advanced for your help. - Hernan

@hggambaro hggambaro changed the title Error resolving ImageStreamTag - Dashboard Error resolving ImageStreamTag - Dashboard & Code incompatibilities in Dashboard App Mar 14, 2019
@matiasmospan
Copy link

I'm facing a similar issue, not sure if the same but it happens in the same pod.
The log shows me this


angular-moment#1.0.0 depends on angular#>=1.2.0 <1.6.0 which resolved to angular#1.5.11
angular-bootstrap-switch#0.5.1 depends on angular#>=1.4.0 which resolved to angular#1.7.8
Resort to using angular#1.5.11 which resolved to angular#1.5.11
Code incompatibilities may occur.

bower ECONFLICT Unable to find suitable version for bootstrap

npm ERR! Linux 3.10.0-957.el7.x86_64
npm ERR! argv "/opt/rh/rh-nodejs6/root/usr/bin/node" "/opt/rh/rh-nodejs6/root/usr/bin/npm" "install"
npm ERR! node v6.11.3
npm ERR! npm v3.10.9
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall: bower install
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'bower install'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the iot-cargo-demo package,
npm ERR! not with npm itself.

Thx

@ccustine ccustine self-assigned this Mar 16, 2019
@ccustine
Copy link
Member

I'll take a look at this next week unless @jamesfalkner has some time to give us a fix.

@hggambaro
Copy link
Author

any news on this? Thanks

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

3 participants