nparashuram / cordova-plugin-browsersync

BrowserSync Plugin for Cordova
110 stars 69 forks source link

Can't find loadash #35

Closed rodrigocnascimento closed 7 years ago

rodrigocnascimento commented 7 years ago

I'm trying to use the plugin, but I'm getting this error instead. I also tryed some variations: without "browser" and I've made a change in my webpack config, but it doesn't work either.

My dev env webpack react browsersync cordova

$ cordova run browser -- --live-reload
Error: Cannot find module 'lodash/object/assign'

rodrigocnascimento commented 7 years ago

sorry guys, it's not related to the plugin