Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Command finished with error code 0" when installing #1012

Open
jamesdef opened this issue May 24, 2015 · 5 comments
Open

"Command finished with error code 0" when installing #1012

jamesdef opened this issue May 24, 2015 · 5 comments

Comments

@jamesdef
Copy link

Hi,

I'm perfetcly following the readme instructions, however I keep getting stuck with this error.
My cli output is as following:

Install complete for com.phonegap.plugins.facebookconnect on android.
Calling plugman.install on plugin "/Users/James/development/MapTapp/MapTapp/plugins/com.phonegap.plugins.facebookconnect" for platform "ios" with options "{"cli_variables":{"APP_ID":"( my app id )"","APP_NAME":"“ (my app name)”"}}"
Installing "com.phonegap.plugins.facebookconnect" for ios
Install start for "com.phonegap.plugins.facebookconnect" on ios.
Beginning processing of action stack for ios project...
Parsing ios project files...
Action stack processing complete.
Writing out ios project files...
Preparing ios project
Processing configuration changes for plugins.
Iterating over installed plugins: [ 'org.apache.cordova.battery-status',
  'org.apache.cordova.network-information',
  'org.apache.cordova.device',
  'org.apache.cordova.camera',
  'org.apache.cordova.statusbar',
  'com.phonegap.plugins.facebookconnect' ]
Writing out cordova_plugins.js...
Install complete for com.phonegap.plugins.facebookconnect on ios.
Running command: /Users/James/development/MapTapp/MapTapp/hooks/after_plugin_add/010_register_plugin.js /Users/James/development/MapTapp/MapTapp
Command finished with error code 0: /Users/James/development/MapTapp/MapTapp/hooks/after_plugin_add/010_register_plugin.js /Users/James/development/MapTapp/MapTapp
MacBookPro:MapTapp James$ 

Anyone having similar problems?

@batuhan
Copy link

batuhan commented Jun 23, 2015

I have the same problem.

@GustavoHGS
Copy link

For Christ sakes im having this same issue and I have no idea why... Can anyone please help us to figure this out? =´(

@Zlyy
Copy link

Zlyy commented Jul 17, 2015

I have got same problem, but with any project, not only this plugin, in NetBeans. When I'm trying to run any cordova app via Netbeans (android emulator, ios emulator, android device, doesnt metter) I get this error. What is interesting, running apps via console works. Do you have any ideas?

@strikegamer
Copy link

Same problem here. When I added this plugin, i had this error, but via console it builds normally. But when I open with Eclispe, the app have more than 100 errors, all of then related to Facebook Plugin. If I remove the plugin, the app build normally on Eclipse.

@orochies
Copy link

I have exactly the same problem, have you solved the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants