abdulkadhir commented on issue #790: Unable to install the plugin geofence
URL: https://github.com/apache/cordova-android/issues/790#issuecomment-514191819
 
 
   > You will need to provide us the full build output. What you have shown is 
not an error.
   > 
   > You may need to use `--verbose` flag to see details of an error.
   > 
   > `cordova build android --verbose`.
   
   after cordova build android --verbose 
   it gives 
   o scripts found for hook "before_build".
   No scripts found for hook "before_prepare".
   Checking config.xml and package.json for saved platforms that haven't been 
added to the project
   Config.xml and package.json platforms are the same. No pkg.json modification.
   Package.json and config.xml platforms are different. Updating config.xml 
with most current list of platforms.
   PlatformApi successfully found for platform android
   Android Studio project detected
   Checking config.xml for saved plugins that haven't been added to the project
   Checking for any plugins added to the project that have not been installed 
in android platform
   No differences found between plugins added to project and installed in 
android platform. Continuing...
   Generating platform-specific config.xml from defaults for android at 
/Users/unique-creations/UC/gFence/platforms/android/app/src/main/res/xml/config.xml
   Merging project's config.xml into platform-specific android config.xml
   Merging and updating files from [www, platforms/android/platform_www] to 
platforms/android/app/src/main/assets/www
   Wrote out android application name "MyApp" to 
/Users/unique-creations/UC/gFence/platforms/android/app/src/main/res/values/strings.xml
   android-versionCode not found in config.xml. Generating a code based on 
version in config.xml (0.0.1): 1
   Wrote out Android package name "io.ionic.starter" to 
/Users/unique-creations/UC/gFence/platforms/android/app/src/main/java/io/ionic/starter/MainActivity.java
   Updating icons at platforms/android/app/src/main/res
   Updating splash screens at platforms/android/app/src/main/res
   This app does not have additional resource files defined
   Prepared android project successfully
   Executing script found in plugin cordova-plugin-add-swift-support for hook 
"after_prepare": 
plugins/cordova-plugin-add-swift-support/src/add-swift-support.js
   Resolving module name for cordova-lib/src/cordova/platform_metadata => 
../cordova/platform_metadata
   Cannot find module '../cordova/platform_metadata'
   Error: Cannot find module '../cordova/platform_metadata'
       at Function.Module._resolveFilename 
(internal/modules/cjs/loader.js:580:15)
       at Function.Module._load (internal/modules/cjs/loader.js:506:25)
       at Module.require (internal/modules/cjs/loader.js:636:17)
       at require (internal/modules/cjs/helpers.js:20:18)
       at Context.requireCordovaModule 
(/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/Context.js:88:12)
       at module.exports 
(/Users/unique-creations/UC/gFence/plugins/cordova-plugin-add-swift-support/src/add-swift-support.js:23:34)
       at runScriptViaModuleLoader 
(/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:196:18)
       at runScript 
(/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:172:16)
       at 
/usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/hooks/HooksRunner.js:140:20
       at _fulfilled 
(/usr/local/lib/node_modules/cordova/node_modules/q/q.js:854:54)
   
   
   
   
   
   
   
    

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to