Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaking change from 2.7.2 to 2.7.3 #643

Closed
serapath opened this issue May 25, 2015 · 1 comment · May be fixed by tobybellwood/govstrap#4
Closed

Breaking change from 2.7.2 to 2.7.3 #643

serapath opened this issue May 25, 2015 · 1 comment · May be fixed by tobybellwood/govstrap#4

Comments

@serapath
Copy link

...browser-sync/lib/file-watcher.js:47
her = watch(item.match, item.options || defaultWatchOptions, item.fn.bind(bs.p
                                                                    ^
TypeError: Cannot read property 'bind' of undefined
...

There is a problem with atomify which uses browser-sync@^2.6.4
Is it possible to fix that?
atomify#80

I'm not sure, but i guess this commit broke it. If not that one, then it should be one close to it.

shakyShane added a commit that referenced this issue May 26, 2015
…absent from file watching object literals - fixes #643
@shakyShane
Copy link
Contributor

fixed in 2.7.5

Thank you for reporting this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants