PDF Export the entire vault with backlinks

@Quill Awesome!
I tried it but got an error. Any idea, or the compiled plugin? I am using LinuxMint (Ubuntu based, latest version). I also tried it with and without fixing the 2 moderate severity vulnerabilities found after the npm install command.

npm run build

> [email protected] build
> tsc -noEmit -skipLibCheck && node esbuild.config.mjs production

file:///mnt/data/cloud2/Notizen/.obsidian/plugins/vault2book-plugin/esbuild.config.mjs:14
const context = await esbuild.context({
                ^^^^^

SyntaxError: Unexpected reserved word
    at Loader.moduleStrategy (internal/modules/esm/translators.js:133:18)
    at async link (internal/modules/esm/module_job.js:42:21)