- Run
scutil --dns
- Check if you have something like this in your output:
resolver #8
domain : dev
nameserver[0] : 127.0.0.1
port : 9253
flags : Request A records, Request AAAA records
reach : 0x00030002 (Reachable,Local Address,Directly Reachable Address)
- If you do, go ahead and run
sudo rm -rf /etc/resolver/dev
- Congrats, sites on .dev will work again. You can test with stripe.dev