mirror of
https://github.com/xHyroM/bun-discord-bot.git
synced 2024-11-10 01:08:07 +01:00
tags: update io uring
This commit is contained in:
parent
786c3f924b
commit
c749b0f657
1 changed files with 5 additions and 1 deletions
|
@ -65,8 +65,12 @@ To fix this error, you need to update Linux kernel.
|
|||
If you are using the Windows Subsystem for Linux, do:
|
||||
**1.** Open powershell as administrator
|
||||
**2.** Run:
|
||||
• wsl --set-version <distro name> 2
|
||||
• wsl --update
|
||||
• wsl --shutdown
|
||||
|
||||
If that doesn't work (and you're on a Windows machine), try this:
|
||||
**1.** Open Windows Update
|
||||
**2.** Download any updates to Windows Subsystem for Linux
|
||||
"""
|
||||
|
||||
[illegal-instruction]
|
||||
|
|
Loading…
Reference in a new issue