Skip to content
Discussion options

You must be logged in to vote

Hi @rsoika.
we recently switched all theia extension dependencies to peer dependencies. Overall this makes dependency resolution more stable and should eliminate the need for manual resolution blocks.
However, this also means you have to manually declare the version of sprotty-theia that you want to use in your browser-app e.g:

https://github.com/eclipse-glsp/glsp-theia-integration/blob/1889d42d5a31e411d5bbcdd6d35c53b195c38a42/examples/browser-app/package.json#L25

Replies: 1 comment 2 replies

Comment options

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

@rsoika
Comment options

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