View Single Post
Old 09-02-2024, 03:24 AM   #54
jospalau
Addict
jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.jospalau ought to be getting tired of karma fortunes by now.
 
Posts: 211
Karma: 1074916
Join Date: Jan 2021
Device: Likebook Ares
Writing folder is in /home/myuser and the process runs run under my username, so it has. EPUBCheck is good generating the 1000 reports.

I am in 22.4.1 nodejs version. I am updating now to 22.7.0. I will give a go later today

Since node is in /usr/bin yet it is, but in any case /usr/bin/ace is a symlink:
'/usr/bin/ace' -> '/lib64/node_modules/@daisy/ace/bin/ace.js'

And ace.js has as a header:
#!/usr/bin/env node

Node is launched for sure but it crashes leaving no trace. Ace works properly in comand line.
jospalau is offline   Reply With Quote