EddyVerbruggen / Flashlight-PhoneGap-Plugin

:flashlight: Cordova plugin for using the torch / flashlight of your device
MIT License
61 stars 70 forks source link

Not a cordova project #32

Closed v1rt closed 8 years ago

v1rt commented 8 years ago

I got this error when I ran cordova plugin add cordova-plugin-flashlight and I ran it inside the project directory

Error: Current working directory is not a Cordova-based project.
EddyVerbruggen commented 8 years ago

So that's a Cordova error, not a plugin error, right? Please post this on SO.

v1rt commented 8 years ago

I got it working. I was wrong because I used 'git clone' instead. I also posted an issue in so since I couldn't figure out how to start a cordova application. It's not related to your project. Thanks.

EddyVerbruggen commented 8 years ago

:+1: good job!

c0debreaker commented 8 years ago

Hi Eddy,

Can you help me? I couldn't figure out why my build is failing. I created a stackoverflow question. http://stackoverflow.com/questions/34445338/my-first-phonegap-app-flashlight-is-failing-on-cordova-build

Thanks!

EddyVerbruggen commented 8 years ago

Answered on SO.