Skip to content

BUG: Need to add targetfolder to PATH when ensuring installed#225

Merged
JessicaTegner merged 1 commit intoJessicaTegner:masterfrom
scottclowe:bug_ensure-PATH
Jul 25, 2021
Merged

BUG: Need to add targetfolder to PATH when ensuring installed#225
JessicaTegner merged 1 commit intoJessicaTegner:masterfrom
scottclowe:bug_ensure-PATH

Conversation

@scottclowe
Copy link
Contributor

We need to add targetfolder to the PATH environment variable otherwise we will not be able to run pandoc as a subprocess when it is housed this arbitrary download location.

This PR addresses issue as discussed in #97 (comment).

Otherwise we will not be able to run pandoc as a subprocess when
it is in this arbitrary directory.
@JessicaTegner JessicaTegner linked an issue Jul 25, 2021 that may be closed by this pull request
@JessicaTegner JessicaTegner linked an issue Jul 25, 2021 that may be closed by this pull request
@JessicaTegner
Copy link
Owner

Good one!
Thanks for your contribution :)

@JessicaTegner JessicaTegner merged commit 9e90816 into JessicaTegner:master Jul 25, 2021
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

Successfully merging this pull request may close these issues.

Make sure that the dir of the pandoc executable is in PATH

2 participants