Hi there,
I have got a question:
When I start the AppImage nothing happens. Is Publii an app or an localhost kind of app? Do I have to visit http://localhost:xxx?
When I start the AppImage from the terminal I get an Javascript error:
A JavaScript error occurred in the main process
Uncaught Exception:
Error: libnode.so.64: cannot open shared object file: No such file or directory
at process.func [as dlopen] (electron/js2c/asar_bundle.js:5:1812)
at Object.Module._extensions..node (internal/modules/cjs/loader.js:1203:18)
at Object.func [as .node] (electron/js2c/asar_bundle.js:5:2039)
at Module.load (internal/modules/cjs/loader.js:992:32)
at Module._load (internal/modules/cjs/loader.js:885:14)
at Function.f._load (electron/js2c/asar_bundle.js:5:12738)
at Module.require (internal/modules/cjs/loader.js:1032:19)
at require (internal/modules/cjs/helpers.js:72:18)
at bindings (/tmp/.mount_PubliiSrRUJS/resources/app.asar/node_modules/bindings/bindings.js:112:48)
at Object.<anonymous> (/tmp/.mount_PubliiSrRUJS/resources/app.asar/node_modules/node-expat/lib/node-expat.js:4:32)
at Module._compile (internal/modules/cjs/loader.js:1152:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1173:10)
at Module.load (internal/modules/cjs/loader.js:992:32)
at Module._load (internal/modules/cjs/loader.js:885:14)
at Function.f._load (electron/js2c/asar_bundle.js:5:12738)
at Module.require (internal/modules/cjs/loader.js:1032:19)
I am using Ubuntu Budgie 20.04LTS
Maybe I am missing some dependencies?
If more info is needed let me know.
I would love to tinker around with Publii so any help is appreciated.
Thanks in advance, Gossen