laravel-updater
laravel-updater copied to clipboard
[Bug]: git fetch fails with getaddrinfo() thread failed to start
What happened?
I'm trying to use Updater::update()
however it fails.
However the update works fine if you use the terminal command.
How to reproduce the bug
Use Updater::update()
on windows.
Package Version
latest
PHP Version
8.2.12
Laravel Version
10
Which operating systems does with happen with?
Windows
Notes
The Update::update()
works fine in my linux machine but it fails on my teammate who uses windows.
this problem is from DNS
check this https://github.com/desktop/desktop/issues/17755