micromatch / nanomatch

Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").
https://github.com/micromatch
MIT License
96 stars 20 forks source link

... #1

Closed ghost closed 8 years ago

ghost commented 8 years ago

...

jonschlinkert commented 8 years ago

edit: I now see on the related issue that you're using an older version of windows. This library works fine on windows, the tests use bash, which does not work on older windows.

tunnckoCore commented 8 years ago

@wabblerjs just stop use windows, haha :D It is crap and holded the technologies for years. There are thousand more reasons why windows sucks.

And it's totally normal bash to not work on old windows versions and you should not expect that. You just got the wrong path against Jon. You can't imagine what mistake you did. ;d

As about the problem. It's just about path problems/collisions and it can be fixed :)

jonschlinkert commented 8 years ago

all windows tests are passing on appveyor. https://ci.appveyor.com/project/jonschlinkert/nanomatch