sindresorhus / globby

User-friendly glob matching
MIT License
2.51k stars 130 forks source link

Adding (e) for windows support #192

Closed nick22985 closed 2 years ago

nick22985 commented 2 years ago

Add (e) for windows wsl support in the catch statement to stop. /node_modules/globby/index.js:28 } catch { ^

sindresorhus commented 2 years ago

Duplicate of #169

nick22985 commented 2 years ago

Hey, I am on node version v14.17.4. Npm Version 6.14.14. Do I need to go off the LTS branch of node?