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

HTML build fails without error #43

Closed
cathrynploehn opened this issue Oct 17, 2021 · 1 comment
Closed

HTML build fails without error #43

cathrynploehn opened this issue Oct 17, 2021 · 1 comment

Comments

@cathrynploehn
Copy link

I've been running magicbook in the same setup for a few months (Obsidian + Magicbook), but it suddenly stopped working. The command will complete without error, but the HTML files are no longer built and there is no error:

Config file detected: magicbook.json
(node:25216) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

(The Buffer() warning hasn't appeared to affect the success of the build before)

Occasionally the deletion of a file will cause the build to succeed.

Is there a way to get a log of why the HTML build might be failing?

@cathrynploehn
Copy link
Author

It's now working again, but unsure why!

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