Skip to content
Discussion options

You must be logged in to vote

@sowjanyagunupuru As indicated by @sdirix, you're attempting to debug the unbundled app:

${workspaceRoot}/browser-app/src-gen/backend/main.js

You need to replace it with the bundled backend (which is also executed, when you run theia start):

${workspaceRoot}/browser-app/lib/backend/main.js

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@sdirix
Comment options

sdirix Mar 28, 2025
Collaborator

@sowjanyagunupuru
Comment options

@msujew
Comment options

Answer selected by sowjanyagunupuru
@sowjanyagunupuru
Comment options

@msujew
Comment options

@sowjanyagunupuru
Comment options

@sowjanyagunupuru
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants