There is no installed nodes!

I’m trying to run a basic test on the calculator app using Intellij IDEA and appium server. I’m running into two problems:

and

I have run appium-doctor and the only problem that has is that my bin directory for %java_Home% is not set. Which I don’t think is causing the problem as it says that java_home is set.

Anyone else ran into this problem?