jmreidy / grunt-browserify

Grunt task for node-browserify
MIT License
574 stars 146 forks source link

dependency failing - watchify #352

Open mathew-kurian opened 9 years ago

mathew-kurian commented 9 years ago

Latest version of watchify does not work as expected

Sebastian-Fitzner commented 9 years ago

+1

jennasalau commented 9 years ago

+1

jljorgenson18 commented 9 years ago

+1

tleunen commented 9 years ago

More info would be helpful

mathew-kurian commented 9 years ago

It will work if you use watchify v3.3.0 and not v3.3.1. But according to this lib's package.json, npm will retrieve the latest version. Patched version

mightyiam commented 9 years ago

Is this a bug in watchify? Is it reported there?

mightyiam commented 9 years ago

Seems like https://github.com/substack/watchify/issues/260.