We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Similar issue: mochajs/mocha#4645
Workaround: None.
Sandbox: https://codesandbox.io/s/pandoc-esm-bug-76tjw?file=/package.json
Run node app.mjs to watch it crash
node app.mjs
The output should end in:
Binaries are up to date (binary folder '/sandbox/node_modules/pandocjs/bin/2.14.2'). Pandoc completed. Listening on port 8080
But it stops at:
Plugin '/sandbox/node_modules/pandocjs/lib/grp-plugin-pandoc.js' has been loaded successfully.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Similar issue: mochajs/mocha#4645
Workaround: None.
Sandbox: https://codesandbox.io/s/pandoc-esm-bug-76tjw?file=/package.json
Run
node app.mjs
to watch it crashThe output should end in:
But it stops at:
The text was updated successfully, but these errors were encountered: