-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
root ERROR Child node 'open-editors:root' does not belong to this 'open-editors:root' tree. #120
Comments
@paulfrench thank you for reporting the issue, can you confirm which version of the yeoman generator (theia-extension-generator) you are using? The latest version ( |
To be sure, I just retried it with version @paulfrench You should be able to see your installed version with |
@lucas-koehler is says I have version 0.1.27 |
@paulfrench This seems like the correct version. I'll have to try it on Windows to see if it could have something to do with that. |
@lucas-koehler - thanks for looking into this @theia/core 1.18.0 |
There is a warning as well that could be significant... yarn start |
I tried to install again, same problem.... C:\vs-code-workspace\new-extension>yo theia-extension C:\vs-code-workspace\new-extension> |
@paulfrench I investigated a bit and could reproduce the issue. Apparently, there is an issue with the menu entry when there is no workspace open in Theia. I hope this helps you until this is handled more gracefully and thank you for your detailed report! |
@paulfrench To make it easier to understand without the long comment history, I described this problem in a new issue #121. If my description works for you, please consider closing this issue. Thanks again for your report :) |
Thanks - all good |
Bug Description:
When trying to run the editor demo I get error...
root ERROR Child node 'open-editors:root' does not belong to this 'open-editors:root' tree.
Steps to Reproduce:
Additional Information
The text was updated successfully, but these errors were encountered: