elixir-cloud-aai / krini

Run & manage life science analyses
https://krini.rahtiapp.fi/
Apache License 2.0
4 stars 6 forks source link

Installing TES & WES components throwing errors. #34

Closed anuragxxd closed 5 months ago

anuragxxd commented 5 months ago

Describe the bug A clear and concise description of what the bug is.

After unpublishing the old (fast) versions of wes and tes from npm, attempts to install these components are throwing errors. This is expected behavior as we migrate to the new wes and tes packages, but it's causing issues for krini which rely on these components.

To Reproduce

  1. Try to install wes or tes from npm using your package manager (e.g., npm install wes or yarn add tes).
  2. The installation will fail with an error message indicating that the package is not found or has been unpublished.

Expected behavior The installation should succeed, or there should be a clear message indicating that these packages have been deprecated and users should migrate to krini.