ignite icon indicating copy to clipboard operation
ignite copied to clipboard

fixed web-concole-backend docker image

Open srfrnk opened this issue 4 years ago • 2 comments

https://issues.apache.org/jira/browse/IGNITE-12007

srfrnk avatar Dec 27 '19 16:12 srfrnk

👍 it was failing for me as well, made changes to dockerfile https://github.com/ravishtiwari/ignite/commit/bfe80582e7b899bbc5420b85ec62b847666bb93c and wanted to raise my first pr for ignite :(

but, this is already fixed, should be merged.

ravishtiwari avatar Jul 02 '20 10:07 ravishtiwari

Hi, I am getting the below while trying to run it...any idea?

C:\Users\kumarsun-a.azure-kubectl>kubectl logs backend-59bd57dcd5-mb6mf -n web-console npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /opt/web-console/package.json npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/opt/web-console/package.json' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

sujikin avatar Sep 07 '22 12:09 sujikin