When you get “Error initializing Cordova: Class not found” error, it means that the plugin is messed up, corrupted or duplicate. To fix this run
1 | cordova remove platform android |
Hope this helps you out.
When you get “Error initializing Cordova: Class not found” error, it means that the plugin is messed up, corrupted or duplicate. To fix this run
1 | cordova remove platform android |
Hope this helps you out.