Skip to content

Issue with Overriding getConfigDirUri() in Custom EnvVariablesServer Implementation #14077

Closed Answered by msujew
VilikNakhshikyan asked this question in General
Discussion options

You must be logged in to vote

It looks like you're trying to import code from the backend part of Theia (node) into your browser code. This is not possible and will always lead to build errors.

If you want to change the behavior of the application backend, you need to create a dedicated backend-module and register that in your package.json.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@VilikNakhshikyan
Comment options

@msujew
Comment options

Answer selected by VilikNakhshikyan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants