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

includes.hs: createProcess: runInteractiveProcess: exec: does not exist (No such file or directory) #102

Open
pxc3113 opened this issue Jan 20, 2019 · 0 comments

Comments

@pxc3113
Copy link

pxc3113 commented Jan 20, 2019

l@DESKTOP-82FI76C:/mnt/c/Users/zhiwei/Documents/write-you-a-haskell$ stack exec make epub
pandoc --filter includes.hs -f markdown --standalone --toc --toc-depth=2 --mathjax="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --highlight-style pygments --epub-cover-image=img/cover-kindle.jpg -o WYAH.epub title.md 0*.md
pandoc: Error running filter includes.hs
includes.hs: createProcess: runInteractiveProcess: exec: does not exist (No such file or directory)
Makefile:49: recipe for target 'epub' failed
make: *** [epub] Error 83

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

1 participant