简体   繁体   English

安装失败 laravel 黄昏

[英]failed to install laravel dusk

Hi I use laravel 7 and I use wamp server and windows 10 as the os I've successfully added laravel dusk to the project by using嗨,我使用 laravel 7 和我使用 wamp 服务器和 windows 10 作为操作系统我已经成功地将 laravel 黄昏添加到项目中

composer require --dev laravel/dusk

then I tried to install dusk scaffolding and chrome driver by running below command然后我尝试通过运行以下命令来安装黄昏脚手架和 chrome 驱动程序

php artisan dusk:install

then I've got below results然后我得到了以下结果

Dusk scaffolding installed successfully.
Downloading ChromeDriver binaries...

   ErrorException 

  file_get_contents(): php_network_getaddresses: getaddrinfo failed: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.

The problem was I am from Iran and Iran is in suspended countries and by using the VPN this problem solved for me问题是我来自伊朗,而伊朗在暂停的国家,通过使用 VPN,这个问题为我解决了

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM