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

All che-dashboard devfile commands execution fail #23072

Closed
vinokurig opened this issue Aug 6, 2024 · 0 comments · Fixed by eclipse-che/che-dashboard#1162
Closed

All che-dashboard devfile commands execution fail #23072

vinokurig opened this issue Aug 6, 2024 · 0 comments · Fixed by eclipse-che/che-dashboard#1162
Assignees
Labels
area/dashboard area/dogfooding Using Eclispe Che to code, test and build Eclipse Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.

Comments

@vinokurig
Copy link
Contributor

Describe the bug

When trying any che-dashboard devfile command an error appears:

Executing task: devfile: [UD] build 

yarn install v1.22.17
[1/5] Validating package.json...
error @eclipse-che/dashboard@7.90.0-next: The engine "yarn" is incompatible with this module. Expected version ">=1.22.18". Got "1.22.17"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

 *  The terminal process terminated with exit code: 1. 
 *  Terminal will be reused by tasks, press any key to close it.

Che version

7.89@latest

Steps to reproduce

  1. Start a workspace from che-dashboard git url.
  2. Try to execute a devfile command: Terminal -> Run Task... -> devfile and select any command.

See: the error appears in the command's output console.

Expected behavior

All command must run.

Runtime

OpenShift

Screenshots

No response

Installation method

chectl/next

Environment

macOS

Eclipse Che Logs

No response

Additional context

No response

@vinokurig vinokurig added the kind/bug Outline of a bug - must adhere to the bug report template. label Aug 6, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 6, 2024
@dkwon17 dkwon17 added severity/P1 Has a major impact to usage or development of the system. area/dashboard and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Aug 6, 2024
@ibuziuk ibuziuk added the area/dogfooding Using Eclispe Che to code, test and build Eclipse Che label Aug 7, 2024
@akurinnoy akurinnoy assigned olexii4 and unassigned akurinnoy Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard area/dogfooding Using Eclispe Che to code, test and build Eclipse Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P1 Has a major impact to usage or development of the system.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

6 participants