ionic-team / ionic-lab-issues

Issues to track for the Ionic Lab project.
4 stars 2 forks source link

Can't add Facebook Connect plugin #46

Open gregoiremotot opened 9 years ago

gregoiremotot commented 9 years ago

Hi ! Thanks for this awesome work !

I have a trouble, when I try to add Facebook Connect plugin, I get :

Calling plugman.fetch on plugin "https://github.com/Wizcorp/phonegap-facebook-plugin.git" Fetching plugin "https://github.com/Wizcorp/phonegap-facebook-plugin.git" via git clone Running command: git clone --depth=1 https://github.com/Wizcorp/phonegap-facebook-plugin.git /var/folders/33/c70j6lhs3j961fnpr6_cspd80000gn/T/git/1439453927749 Command finished with error code 0: git clone,--depth=1,https://github.com/Wizcorp/phonegap-facebook-plugin.git,/var/folders/33/c70j6lhs3j961fnpr6_cspd80000gn/T/git/1439453927749 Repository "https://github.com/Wizcorp/phonegap-facebook-plugin.git" checked out to git ref "master". Copying fetched plugin over "/PATH/TO/APP/plugins/com.phonegap.plugins.facebookconnect"... Plugin "com.phonegap.plugins.facebookconnect" fetched.

I need to add Facebook Connect plugin in CLI :

cordova plugin add https://github.com/Wizcorp/phonegap-facebook-plugin.git --variable APP_ID="123456789" --variable APP_NAME="myApplication"

jbavari commented 9 years ago

Thanks for reporting.

We're still in beta. One of the next items on the roadmap for Ionic lab is to get customized plugins and plugin searching built in.

Hang tight while we work on the feature. :)

shivasurya commented 8 years ago

Any update in plugin ! ? search