so Im using the new beta version and also updated my npm global ionic tools.
I add the android platform and for some reason deleted it.
When i attempted to add it again using the command line tool, its not adding a build path
specifically:
org.apache.cordova.device
which holds Device.java
Currently, I’m manually copy and pasting the org folder into the src directory.
This works but obviously is not a preferred solution
Is anyone having this issue?
If so, is there a solution of possible fix?