Replies: 1 comment 2 replies
-
|
Hey @Prayanand, Theia needs to be built on the platform you plan to run it on, due to native dependencies that need to be built for each platform individually. However, this is usually only limited to general OS + Arch, meaning that a Theia app built on Linux x64 should run on most other Linux x64 distributions. However, we cannot guarantee this due to differences in the distributions, so its recommended to build on the same platform you want to run the app. As for the error: It sounds like the app crashes on startup. Can you provide any additional console logs from the application backend? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created a build on Linux Ubuntu and running it on Linux RHEL but unable to access the UI on browser.getting error cannot/get
Beta Was this translation helpful? Give feedback.
All reactions