Replies: 2 comments
-
I tried changing the dependency of
However, this leads to multiple versions of |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think we could work-around the issue by setting your local development latest info: |
Beta Was this translation helpful? Give feedback.
0 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 am trying to work on the package
@theia/cpp-debug
, in theia-cpp-extension, which depends on@theia/debug
in the main Theia repo. I need to make local modifications to the@theia/debug
package and test the external extension against that. How would you do this?Beta Was this translation helpful? Give feedback.
All reactions