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

Converting docx to HTML fails with EPIPE #74

Closed
beneboy opened this issue May 26, 2019 · 1 comment
Closed

Converting docx to HTML fails with EPIPE #74

beneboy opened this issue May 26, 2019 · 1 comment

Comments

@beneboy
Copy link
Contributor

beneboy commented May 26, 2019

$ npx ts-node --files src/cli --from docx --to html upload-test-new.docx

Error: write EPIPE
    at WriteWrap.afterWrite (net.js:799:14)

upload-test-new.docx

stencila-ci added a commit that referenced this issue May 27, 2019
## [0.36.1](v0.36.0...v0.36.1) (2019-05-27)

### Bug Fixes

* do not dump file contents to string; closes [#74](#74) ([0dff16d](0dff16d))
* Lazy reading and async dumping of vfiles ([d9e8e78](d9e8e78))
@stencila-ci
Copy link
Collaborator

🎉 This issue has been resolved in version 0.36.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

2 participants