Cannot write to "/1.27.0"

I am getting error “Cannot write to “/1.27.0” (press RETURN)” while trying to execute the following commands
git fetch --all --tags
git tag
git checkout tags/1.27.0

Please let me know how to fix this issue. I was trying to follow the instruction given in the link below

1 Like

Hi!

Have you tried git checkout 1.27.0