3
votes

The problem is when i add plugin using the command, (

phonegap local plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information.git
) i get the error "project directory could not be found!". I have tried to install plugin to a existing android project .I am using phone gap 3.0..please help.
1
Iam on the projects's root directory.Emel Elias
Did you resolve your it? I am having the same problem.Nikolai Samteladze
Try it with cordova, for example: cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information.gitBeat

1 Answers

0
votes

I see a syntax error in command, it should be like this:

phonegap local plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-network-information.git