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

Compiled binary fails to recognize 'config.txt' on MacOS #2

Open
gaffcodes opened this issue Feb 3, 2020 · 1 comment
Open

Compiled binary fails to recognize 'config.txt' on MacOS #2

gaffcodes opened this issue Feb 3, 2020 · 1 comment

Comments

@gaffcodes
Copy link

The default config.txt is in the same directory.

reddit2ebook has executable permissions.

Regardless, a notice is given that neither config.txt nor .env found.

@technowhizz
Copy link
Contributor

@gaffcodes You need to use a terminal and cd to the directory and then run ./reddit2ebook-macos If you get any errors ensure it is indeed executable by doing chmod +x reddit2ebook-macos. MacOS may also prevent you from opening the app. To fix this go to settings > Privacy & Security and then scroll down in the window and you should see a message about reddit2ebook. Once you click allow try running ./reddit2ebook-macos from the same directory again.

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