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

Latest release (1.2.1) break pattern matching #60

Open
pirquessa opened this issue Oct 2, 2018 · 2 comments
Open

Latest release (1.2.1) break pattern matching #60

pirquessa opened this issue Oct 2, 2018 · 2 comments

Comments

@pirquessa
Copy link

Since 1.2.1 I fail to watch a folder using "*" in the path. Reverting to 1.2.0 fix the problem...

@heikkipora
Copy link
Collaborator

Could you please provide a complete minimal example how to replicate the problem (incl. details of node and OS versions)

@pirquessa
Copy link
Author

pirquessa commented Oct 2, 2018

Hi,

I was doing something like:

  1. chokidar "PATH\PATH_PART\*\src"
  2. Change a file
  3. Result => nothing

Going back to 1.2.0 => WORKS again :)

I'm on Windows with node 8.12.0

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

No branches or pull requests

2 participants