Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default theme does not appear. #50

Open
leviwilsonestevez opened this issue Nov 28, 2018 · 2 comments
Open

Default theme does not appear. #50

leviwilsonestevez opened this issue Nov 28, 2018 · 2 comments

Comments

@leviwilsonestevez
Copy link

I have the following error:
error

I have installed Git in my operative system(Windows 10 Pro ) and my file is updated

screenshot 3

I don't understand why it occurs this issue.

@aubm
Copy link
Owner

aubm commented Nov 28, 2018

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.

@leviwilsonestevez
Copy link
Author

Thank you for answering.
I have another issue. I am using Git CMD for Windows.
template: index.tpl:76: function "findRequest" not defined.
screenshot 4
One question.Does not affect the version of my json file the postmanerator program?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants