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

🐛 Error: Cannot find module '@biomejs/cli-linux-x64/biome' on x64 linux host #4467

Open
1 task done
Lornz- opened this issue Nov 5, 2024 · 3 comments
Open
1 task done
Labels
A-Tooling Area: internal tools S-Bug-confirmed Status: report has been confirmed as a valid bug

Comments

@Lornz-
Copy link

Lornz- commented Nov 5, 2024

Environment information

CLI:
  Version:                      1.9.0
  Color support:                true

Platform:
  CPU Architecture:             aarch64
  OS:                           macos

Environment:
  BIOME_LOG_PATH:               unset
  BIOME_LOG_PREFIX_NAME:        unset
  BIOME_CONFIG_PATH:            unset
  NO_COLOR:                     unset
  TERM:                         "xterm-256color"
  JS_RUNTIME_VERSION:           "v22.2.0"
  JS_RUNTIME_NAME:              "node"
  NODE_PACKAGE_MANAGER:         unset

Biome Configuration:
  Status:                       Loaded successfully
  Formatter disabled:           false
  Linter disabled:              false
  Organize imports disabled:    false
  VCS disabled:                 false

Workspace:
  Open Documents:               0

What happened?

I just got the exact same issue as described in #3804 during the build running on a x64 linux host. I tried to bump the 1.8.3 version to a newer one 1.9.x but I still have the same error Error: Cannot find module '@biomejs/cli-linux-x64/biome'. Is that something I missing?

Expected result

It should work as intended.

Code of Conduct

  • I agree to follow Biome's Code of Conduct
@Lornz- Lornz- added the S-Needs triage Status: this issue needs to be triaged label Nov 5, 2024
@dyc3 dyc3 added the S-Needs repro Status: needs a reproduction label Nov 5, 2024
Copy link
Contributor

github-actions bot commented Nov 5, 2024

Hello @Lornz-, please provide a minimal reproduction. You can use one of the following options:

  • Provide a link to our playground, if it's applicable.
  • Provide a link to GitHub repository. To easily create a reproduction, you can use our interactive CLI via npm create @biomejs/biome-reproduction

Issues marked with S-Needs repro will be closed if they have no activity within 3 days.

@github-actions github-actions bot removed the S-Needs triage Status: this issue needs to be triaged label Nov 5, 2024
@Lornz-
Copy link
Author

Lornz- commented Nov 5, 2024

Well it's kind of hard to reproduce since it only happens at build time on a x86 linux host. Everything's fine otherwise.

@ematipico
Copy link
Member

PR welcome. The person of the other issue identified the bug and the solution

@ematipico ematipico added A-Tooling Area: internal tools S-Bug-confirmed Status: report has been confirmed as a valid bug and removed S-Needs repro Status: needs a reproduction labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Tooling Area: internal tools S-Bug-confirmed Status: report has been confirmed as a valid bug
Projects
None yet
Development

No branches or pull requests

3 participants