Open leviwilsonestevez opened 5 years ago
Is git
installed and accessible in your system?
If so, typing git --version
in a command prompt should produce something like git version x.x.x ...
.
This is a prerequisite for postmanerator as the first thing it does, is downloading a theme using a git clone
command (I realize it could be done with an HTTP direct download).
If installing git
is not an option for you, you can download the sources of this repository and manually copy them under your home directory in .postmanerator/themes/default
.
Sorry if this is not ideal.
Thank you for answering. I have another issue. I am using Git CMD for Windows. template: index.tpl:76: function "findRequest" not defined. One question.Does not affect the version of my json file the postmanerator program?
I have the following error:
I have installed Git in my operative system(Windows 10 Pro ) and my file is updated
I don't understand why it occurs this issue.