Skip to content

Failed to start electron app using pnpm #11961

Answered by vince-fugnitto
holazz asked this question in General
Discussion options

You must be logged in to vote

@holazz thank you for the discussion, we don't officially support pnpm as a package manager (we support yarn) but if you want to troubleshoot the error occurs when multiple versions of theia-extensions are being used.

With yarn we could perform:

$ yarn theia check:theia-version

or

$ yarn why @theia/core

To identify what extension(s) is/are being pulled at different versions.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@holazz
Comment options

Answer selected by vince-fugnitto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #11960 on December 06, 2022 12:35.