-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Align che-theia with upstream changes #20366
Comments
Probably, it's related #20360 |
I guess it's related to |
Cool! Now, we can stabilize Che-Theia build and continue the investigation. Thanks @RomanNikitenko! |
I'm lowering the severity from |
Looking at the compiled javascript of the stack trace given in the description makes me think it is a problem with compiling to ES2017. |
@tsmaeder your guesses are correct. See the more details in the draft PR eclipse-che/che-theia#1213 (comment) |
It should be already fixed by eclipse-che/che-theia#1213 |
Describe the bug
It seems the commit to the upstream broke che-theia.
che-theia image can be built successfully (no any issues, as tests are turned off), but the container fails with the following output
Che version
next (development version)
Steps to reproduce
a) Since build of
eclipse/che-theia:next
is broken (the image must be published on each change), it needs to build the image by hands.b) Create a workspace using the devfile
Expected behavior
Working editor.
Runtime
OpenShift, minikube
Screenshots
Installation method
chectl/next
Environment
Linux, Dev Sandbox (workspaces.openshift.com)
Eclipse Che Logs
No response
Additional context
To build che-theia use
eclipse-che/che-theia/main
andeclipse-theia/theia/master
The text was updated successfully, but these errors were encountered: