ConvertX
ConvertX copied to clipboard
Question: Is it safe to run in out of docker using bun dev
Hi,
I want to ask if running it as a development with bun dev is safe or if its fine.
Thanks
Yes it is both safe and fine
see here: https://github.com/C4illin/ConvertX#development
I was there. Just wasn't sure if it doesn't break or introduce something. Thanks a lot
Hi is there anywhere a list of enviroment variables. I have some issues
Failed to convert ./data/uploads/243019683137349/2/hvezdna_noc.docx from docx to txt using calibre. error: Error: Executable not found in $PATH: "ebook-convert"
ENOENT: no such file or directory, open './data/output/243019683137349/2/hvezdna_noc.txt'
path: "./data/output/243019683137349/2/hvezdna_noc.txt",
syscall: "open",
errno: -2,
code: "ENOENT"
GET - http://convertx.nbofh.eu/download/243019683137349/2/hvezdna_noc.txt failed
You need to install all converters manually, it seems like calibre isn't installed