Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

1K
Views
bun: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by bun)

I am trying to install bun to wsl and have already added

BUN_INSTALL="/home/jack/.bun" 

and

PATH="$BUN_INSTALL/bin:$PATH" 

to

$HOME/.bashrc 

and when I do bun -v the error shows up.

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You might need to upgrade your WSL Ubuntu version. A version that works with Bun is 22.04.

You can check your current version inside a Ubuntu terminal: lsb_release -a

To update:

  1. Go to "Microsoft Store" in the start menu for Windows 10/11.
  2. Download Ubuntu 22.04 LTS

Then proceed to reinstall Bun:

  1. sudo apt install unzip
  2. curl https://bun.sh/install | bash

I've posted about it here

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!