ERROR using tasklist-theia #1526
Replies: 2 comments 7 replies
-
So - I am closing this issue as I think I've found the solution... I was upgrading Theia to 1.61.0 but still had
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I run into the same situation. Upgrading to theia 1.60 causes a lot of new errors in my case too.... |
Beta Was this translation helpful? Give feedback.
7 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 can run the
node-json-thiea
example from a clone of the theglsp-example
repo.I am now trying to get the same example running inside my Theia project. I have basically copied the
tasklist-glsp-client
,tasklist-glsp-server
andtasklist-theia
into my project and hooked-up the package.json, etc.Everything builds ok and Thiea runs, however when I click on the
example.tasklist
the GLSP diagram does not open, and I get the following error in the logAny help would be appreciated!
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions