I am trying to setup my first attempt at a project with Cordova. I have Android Studio, node.js and cordova all installed fine. I followed instruction from below but when I try to build the demo project I get this error below. I have looked at the problem and read that I need to change the config file. Which config file? The one in the workshop folder has no reference to these paths? Any advice would be great and hitting a wall here.
The guide
https://ccoenraets.github.io/cordova-tutorial/create-cordova-project.html
The error
Android Studio project detected
Failed to find 'ANDROID_HOME' environment variable. Try setting it manually.
Failed to find 'android' command in your 'PATH'. Try update your 'PATH' to include path to valid SDK directory.