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

error messages #25

Open
HughP opened this issue Sep 24, 2020 · 0 comments
Open

error messages #25

HughP opened this issue Sep 24, 2020 · 0 comments

Comments

@HughP
Copy link

HughP commented Sep 24, 2020

When using {{< bibliography >}} and the bib.json file can not be found the site render fails. But there is no output to the terminal saying where or why the problem exists. errorf using https://gohugo.io/functions/errorf/ might save some users down the road.
Currently I get the following error. A more helpful error might include which leaf-bundle was trying to be processed and that hugo-cite couldn't find a bibliography JSON file.

Building sites … ERROR 2020/09/24 09:31:35 Failed to get JSON resource "": read /home/user_dir/Sites/Hugo/Hugo5(wip)/academic-kickstart: is a directory
Built in 1811 ms
Error: Error building site: logged 1 error(s)```
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