nparashuram / cordova-plugin-browsersync

BrowserSync Plugin for Cordova
110 stars 69 forks source link

Having opts.forEach error #7

Closed jgluhov closed 8 years ago

jgluhov commented 8 years ago

ERROR running one or more of the platforms: TypeError: opts.forEach is not a function You may not have the required environment or OS to run this project

jgluhov commented 8 years ago

Sorry Everything is fine. But I have spent a lot of time to get known how to run your plugin. And I have an success after this command cordova run -- --live-reload --ignore=lib//.... Command like in your video just cordova run doesn't run browser sync...

axemclion commented 8 years ago

I think the video is a little outdated - I have made many changes in the library. Maybe I could document that in the video. is there something in the README that we should change?

jgluhov commented 8 years ago

Parashuram could you help me. I'm happy to run your plugin. but now I want to debug in chrome develper tool my app. May be you recommend me anything to make my dream come true ?

On Mon, Nov 16, 2015 at 7:08 PM, Parashuram N notifications@github.com wrote:

Closed #7 https://github.com/nparashuram/cordova-plugin-browsersync/issues/7.

— Reply to this email directly or view it on GitHub https://github.com/nparashuram/cordova-plugin-browsersync/issues/7#event-465599121 .

axemclion commented 8 years ago

Can you help me understand this scenario better ? cc @subhagpo, since he may be interested too.