Compilation error on "tasklist-theia" due to missing properties of the 'Container' class #1097
Answered
by
planger
rhumbertgz
asked this question in
Q&A
-
Hi, Trying to run the Any idea what could be the root of the problem? I get the same error locally and in the dev container.
|
Beta Was this translation helpful? Give feedback.
Answered by
planger
Aug 25, 2023
Replies: 1 comment 1 reply
-
Hi @rhumbertgz, I'm sorry to hear that! Which node version are you using?
Which commands did you execute? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rhumbertgz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @rhumbertgz,
I'm sorry to hear that!
The CI is green and has a successful build yesterday, and to retest, I did a fresh check-out of master and ran
cd project-templates/node-json-theia && yarn build && cd glsp-client && yarn start
and everything started without any build errors.Which node version are you using?
Which commands did you execute?