Quote:
Originally Posted by jospalau
I installed and tried the plugin today. It works really good with EpubCheck which is enough for me, thanks. But unfortunately not with Ace. Same error as commented previously.
I use Gentoo and Ace runs fine from the command line. It seems Node is crashing for some reason when executed from the plugin, not sure why.
|
I tested it under Ubuntu a long time ago and it worked just fine. Never tried other distros.
The FileNotFoundError generally means that ACE failed to create the report. It can happen for a few reasons:
1) Do you have writing permissions to the folder chosen? Does the EPUBCheck option work in this same folder?
2) Have you tried updating Node.Js to the latest version?
3) Is Node in your path? That may solve the problem.