Skip to content
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

Che-Theia build failed #21888

Closed
azatsarynnyy opened this issue Dec 14, 2022 · 0 comments · Fixed by eclipse-che/che-theia#1389
Closed

Che-Theia build failed #21888

azatsarynnyy opened this issue Dec 14, 2022 · 0 comments · Fixed by eclipse-che/che-theia#1389
Assignees
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. sprint/current
Milestone

Comments

@azatsarynnyy
Copy link
Member

Describe the bug

The build of Che-Theia failed.
TypeScript can't compile the code:

Error: lerna ERR! [compile] ../../../node_modules/@types/babel__traverse/index.d.ts(68,50): error TS1005: ']' expected.
Error: lerna ERR! [compile] ../../../node_modules/@types/babel__traverse/index.d.ts(68,53): error TS1005: ';' expected.
Error: lerna ERR! [compile] ../../../node_modules/@types/babel__traverse/index.d.ts(68,58): error TS1005: ';' expected.
Error: lerna ERR! [compile] ../../../node_modules/@types/babel__traverse/index.d.ts(68,70): error TS1011: An element access expression should take an argument.
Error: lerna ERR! [compile] ../../../node_modules/@types/babel__traverse/index.d.ts(68,83): error TS1005: ';' expected.
Error: lerna ERR! [compile] ../../../node_modules/@types/babel__traverse/index.d.ts(68,84): error TS1128: Declaration or statement expected.
Error: lerna ERR! [compile] ../../../node_modules/@types/babel__traverse/index.d.ts(68,88): error TS1128: Declaration or statement expected.

Che version

next (development version)

Steps to reproduce

For more details, see https://github.com/eclipse-che/che-theia/actions/runs/3696081060/jobs/6259297067

Expected behavior

The build must pass.

Runtime

other (please specify in additional context)

Screenshots

No response

Installation method

other (please specify in additional context)

Environment

other (please specify in additional context)

Eclipse Che Logs

No response

Additional context

No response

@azatsarynnyy azatsarynnyy added kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. sprint/current area/editor/theia Issues related to the che-theia IDE of Che labels Dec 14, 2022
@azatsarynnyy azatsarynnyy added this to the 7.59 milestone Dec 14, 2022
@azatsarynnyy azatsarynnyy self-assigned this Dec 14, 2022
This was referenced Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/blocker Causes system to crash and be non-recoverable or prevents Che developers from working on Che code. sprint/current
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant