正在運行將引發以下錯誤:php artisan db:seedGuzzleHttp\Exception\InvalidArgumentException : IDN conversion failed (errors: IDNA_ERROR_EMPTY_LABEL)vendor/guzzlehttp/guzzle/src/functions.php:384以前從未見過此錯誤,這似乎不是我的播種機語法的問題。部分異常跟蹤為:1 GuzzleHttp\_idn_uri_convert()
/home/vagrant/code/companion-2.0/vendor/guzzlehttp/guzzle/src/Client.php:2202 GuzzleHttp\Client::buildUri()
/home/vagrant/code/companion-2.0/vendor/guzzlehttp/guzzle/src/Client.php:113我在流浪者/宅基地環境中運行命令。這可能是版本不兼容嗎?
添加回答
舉報
0/150
提交
取消