fix for windows incompatibility issue
Open
Type: Bug
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
glob provides windowsPathsNoEscape option to cater path.join
Contributor guide
Research direction
Start by locating the code that uses glob and path.join; the issue does not name a file or test. Check how Windows paths are handled and use glob's windowsPathsNoEscape option where appropriate. Done means the incompatibility is resolved on Windows, with the relevant behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100