Hello! I’m at a loss, even after looking through earlier questions. I have a netlifycms site managed through github. Installing netlify to the local repository directory, linking to the site and authorizing with netlify all seems to work. But then when I run netlify dev:
Johnnies-iMac:hugo-cms johnnieblack$ netlify dev
◈ Netlify Dev ◈
◈ Starting Netlify Dev with hugo
Waiting for localhost:1313.Johnnies-iMac:hugo-cms johnnieblack$
And it just stays that way forever. I never get a “ready” message. Any tips? I’ve tried the suggestions in the post “stuck on waiting for local host”. I get the same result. If it helps, I’m on Mac OS 10.14.5. You can see my repository here: https://github.com/GuzhengAlive/hugo-cms
Thank you for any help you can offer!