So when I run npm run nxt the minutes just keep increasing all the way up to over 2000 minutes so then I stopped that process and attempted to exec run.sh which had the same issue but I was able to get to localhost:7876 then. I then attempted to make an account but it told me no openapi peers were found. After this I attempted to run compile.sh as seen in the troubleshooting section and that gave me the error package javafx.application does not exist and also the error cannot find symbol. I believe these two errors are related because it seems the cannot find symbol errors only happen in code that is using the packages that are affected by javafx.application does not exist. I also have attempted to open a private window of firefox to access the wallet but still have the same issue of no openapi peers. What should I do now? I have the latest versions of java, jdk, nodejs and yarn installed.
So when I run npm run nxt the minutes just keep increasing all the way up to over 2000 minutes so then I stopped that process and attempted to exec run.sh which had the same issue but I was able to get to localhost:7876 then. I then attempted to make an account but it told me no openapi peers were found. After this I attempted to run compile.sh as seen in the troubleshooting section and that gave me the error package javafx.application does not exist and also the error cannot find symbol. I believe these two errors are related because it seems the cannot find symbol errors only happen in code that is using the packages that are affected by javafx.application does not exist. I also have attempted to open a private window of firefox to access the wallet but still have the same issue of no openapi peers. What should I do now? I have the latest versions of java, jdk, nodejs and yarn installed.