We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
...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
atomify
browser-sync@^2.6.4
I'm not sure, but i guess this commit broke it. If not that one, then it should be one close to it.
The text was updated successfully, but these errors were encountered:
816a6de
fix(file-watcher): defer to default callback should fn property be …
fn
9f826cb
…absent from file watching object literals - fixes #643
fixed in 2.7.5
Thank you for reporting this bug.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
There is a problem with
atomify
which usesbrowser-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.
The text was updated successfully, but these errors were encountered: