Troubleshooting
Common Errors in Ionic Framework Apps. Learn how to solve the most common errors when developing Ionic apps.
Errors when building Android platform
If you experience the following error don't panic, you can find the solution in: https://stackoverflow.com/a/48929078/1330740
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_172.jdk/Contents/Home (node:10940) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: spawn EACCES
More Common Errors
Find some common errors in https://ionicframework.com/docs/troubleshooting/
Last updated