Hi all, Hugo newbie here and honestly, new to CLI in general. I’ve been running into errors when trying different commands. It makes me think that I installed something incorrectly.
I just tried to run commit add -A
. This literally worked yesterday. But now I get this error message.
commit: The term 'commit' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
I ran into the same error message when trying to use touch
as well. Both commands are part of this GitHub Pages doc.