Brand new Hugo install today, V0.159.2, on Mac, using homebrew. Following QuickStart guide, everything is going fine until I get to the step where you use
hugo new content content/posts/my-first-post.md
to create your first post…and nothing happens. It simply hangs and never creates the file. There’s no error - there is no reply in the terminal afterwards, and the file is never created.
I’m definitely cd’d to the right location (quickstart); what in the world could be causing this?