hello,
i want de convert or get ms words content as raw text. and i see this error.
Error: spawn “C:\Program Files\LibreOffice\program\soffice.exe” ENOENT
how can i fix it?
spawn,enoent,soffice,convert,npm,error,node
It’s great letting us know the error you get - but without the command you are using it’s almost impossible to tell what might be wrong.
Hello,
if you just want to convert the files to raw text, you could try AntiWord:
Antiword converts the binary files
from Word 2, 6, 7, 97, 2000, 2002 and
2003 to plain text and to PostScript
Link: http://www.winfield.demon.nl/
Regarding the ENOENT error. It indicates that the executable is missing. (No such file or directory)
Either the programm has been uninstalled or its execution path has changed.
You can try reinstalling or creating a new shortcut from the actual file location.
- If you need more help, just ask in the comments.
Hope it helps.