You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/sven/testodt/node_modules/odt/node_modules/archiver/lib/archiver/core.js:79
throw new Error('Process exited before Archiver could finish emitting da
^
Error: Process exited before Archiver could finish emitting data
at null.<anonymous> (/home/sven/testodt/node_modules/odt/node_modules/archiver/lib/archiver/core.js:79:13)
at process.g (events.js:180:16)
at process.EventEmitter.emit (events.js:95:17)
The text was updated successfully, but these errors were encountered:
Hey, I'm so sorry. But I currently don't have the time to work actively on this repository. I think the problem you describe is a consequence of the too old archive module, that is in use here. This guy here forked this repository and migrated: https://www.npmjs.com/package/odt-new-archiver. I don't know if it works, but you can try it. Pull-requests to my repository here will be happily accepted or if you're interested in helping out, let me know. Hopefully you didn't waste too much time. I'm really sorry. I'll drop a note on the readme about the missing maintenance.
I have tried to start with the example in readme.md.
I have created an ott file and added some document variable in it.
Then i have started the following code:
Result
The text was updated successfully, but these errors were encountered: