#Install Failed - could not verify bun.exe

1 messages · Page 1 of 1 (latest)

onyx kiln
#

up

#

If u help me, i pay u 20 usdt hungrybun

autumn berry
#

The exit code allegedly indicates a DLL (Dynamic-Link Library) that the program depends on is missing or could not be found

I know from using Bun on lots of systems that it requires something to unzip itself. On WSL which you can use (I have an installation guide if you need) you can just install unzip.

On windows newer versions have an unzipper built into a dll file zipfldr.dll but obviously on older versions of windows external unzippers needed to be installed like WinRAR.

Try running this command to show your Windows Version:

I've ran into this issue with also not having my unzip location on the PATH but that usually gives a cleaner error than this so take all of this with a grain of salt but worth a try.

onyx kiln
autumn berry
#

Are you using the regular windows command line or the Powershell ?

Microsoft Apps

The Windows Terminal is a modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL. Its main features include multiple tabs, panes, Unicode and UTF-8 character support, a GPU accelerated text rendering engine, and custom themes, styles, and configur...

onyx kiln
#

Powershell, now downloaded powershell 7 and test it. But i have error 😦