Closed itsmenewbie03 closed 5 months ago
I'm trying to use Updater::update() however it fails. However the update works fine if you use the terminal command.
Updater::update()
Use Updater::update() on windows.
latest
8.2.12
10
Windows
The Update::update() works fine in my linux machine but it fails on my teammate who uses windows.
Update::update()
this problem is from DNS
check this https://github.com/desktop/desktop/issues/17755
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.