You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/06/26 23:10:02 UTC

[GitHub] [cordova-android] willnix86 opened a new issue #753: File Not Found: cordova_plugins.js

willnix86 opened a new issue #753: File Not Found: cordova_plugins.js
URL: https://github.com/apache/cordova-android/issues/753
 
 
   # Bug Report
   
   ## Problem
   When I (successfully) build a project on the Android Platform and launch it on an Emulated device, it fails.
   
   ### What is expected to happen?
   The app should work properly.
   
   ### What does actually happen?
   I get a white screen and the following error in the console:
   
   Failed to load resource: net::ERR_FILE_NOT_FOUND: cordova_plugins.js:1
   
   ## Information
   It's a pretty basic project. The only plugins installed are:
   
        "cordova-android": "^8.0.0",
       "cordova-browser": "^6.0.0",
       "cordova-ios": "^5.0.1",
       "cordova-plugin-device": "^2.0.2",
       "cordova-plugin-ionic-keyboard": "2.1.3",
       "cordova-plugin-whitelist": "^1.3.3",
       "cordova-sqlite-storage": "3.2.0",
       "cordova.plugins.diagnostic": "4.0.12"
   
   ### Environment, Platform, Device
   Cordova CLI Version 9.0.0
   Others, see above.
   Mac OS X 10.14.5
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] I searched for existing GitHub issues
   - [x] I updated all Cordova tooling to most recent version
   - [x] I included all the necessary information above
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org