I'm trying to setup a work environment following this tutorial, but am hitting an error. The tutorial says to use
touch index.html
and since I am on a windows machine, I'm trying to use
NUL > index.html
but am getting the response: Access is denied
. I've tried running the Command Prompt as an administrator but still get the same response. How do I get around this using the command line?
Edit:
It gave me the Access is denied response but still created the files.