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

Make gen dir if missing #249

Merged
merged 2 commits into from
Nov 11, 2021
Merged

Make gen dir if missing #249

merged 2 commits into from
Nov 11, 2021

Conversation

rikhuijzer
Copy link
Collaborator

Fixes #248.

The error is now a warning:

julia> html()
┌ Warning: _gen doesn't exist. Did you run `gen()`?
└ @ Books ~/git/Books.jl/src/build.jl:166
[...]

@rikhuijzer rikhuijzer enabled auto-merge (squash) November 11, 2021 16:58
@rikhuijzer rikhuijzer merged commit 967a240 into main Nov 11, 2021
@rikhuijzer rikhuijzer deleted the mk-gen-if-missing branch November 11, 2021 17:14
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.

ERROR: SystemError: opening file "_gen/input.md": No such file or directory
1 participant