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

Installation failed on Win 11 #8466

Closed
evgenirovinsky opened this issue Jan 28, 2024 · 0 comments
Closed

Installation failed on Win 11 #8466

evgenirovinsky opened this issue Jan 28, 2024 · 0 comments
Labels

Comments

@evgenirovinsky
Copy link

Describe the bug

I am trying to install teambit using npx @teambit/bvm install

Steps to Reproduce

  1. Open the terminal
  2. Run npx @teambit/bvm install

Expected Behavior

All packages are installed and I can start creating workspaces and components

Screenshots, exceptions and logs

image

Specifications

  • Bit version: 1.5.29
  • Workspace type: (harmony/legacy)
  • Node version: 18.17.0
  • npm / yarn version: 10.1.0
  • Platform: Win 11

Additional context

It seems that the installer tries to find '/usr/bin/python3' to symlink it to
bit-1.5.29/node_modules/cpu-features/build/node_gyp_bins/python3

But fails because this is a Linux path and I use Windows.

After this error, it says:
extracting version 1.5.29 using child-process method

But nothing happened after 20-25 minutes, it just keeps spinning

I will appreciate help and guidance on this topic.

Best REgards,
Evgeni

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant