Can't access flutter.dev (Mac OS)

前端 未结 6 1806
没有蜡笔的小新
没有蜡笔的小新 2021-02-20 02:12

I just can\'t access flutter.dev. Yes, I have an internet connection. I guess is due to the .dev extension. In Firefox I get Unable to connect<

6条回答
  •  遥遥无期
    2021-02-20 02:53

    If the dev file (or resolver folder) is not available in /etc/, you could find resolv.conf directly inside /etc. Then, back up the file as as follows and enter the root password:

    sudo mv resolv.conf resolv.conf_bak
    

提交回复
热议问题