browserify / watchify

watch mode for browserify builds
Other
1.79k stars 181 forks source link

Watchify not working in Dropbox folder #302

Open ardalann opened 8 years ago

ardalann commented 8 years ago

I spent hours trying to figure out why Watchify was not working (not rebuilding) before I realized it was because my project was in a Dropbox folder. ( Thanks to @TylerLH for his comment on issue https://github.com/substack/watchify/issues/216#issuecomment-97551605 ) .

I believe this should be mentioned on the Troubleshooting section in the Readme file.

jesnil01 commented 8 years ago

@ardalann Well thanks! Been spending so much time trying to figure out why it's not working! <3

Torvin commented 8 years ago

This is due to a bug in chokidar