Upon running the command:
ionic plugin add cordova-sqlite-storage
I receive failed to find ANDROID_HOME environment variable. Try setting it manually.
I understand that this is telling me how to resolve this issue. What leaves me confused is that on my home computer I have never encountered this issue, but I do on another computer of mine. I’ve never had to download an Android SDK.
Why?