I tried to setup Credits node on Ubuntu 18.04. I managed to run node and contract-executor but I got following error while running wallet app.
Error: Could not find or load main class com.credits.wallet.desktop.WalletApp
Caused by: java.lang.NoClassDefFoundError: javafx/application/Application
I couldn't find anything related in docs.
I tried to setup Credits node on Ubuntu 18.04. I managed to run node and contract-executor but I got following error while running wallet app.
I couldn't find anything related in docs.