alanshaw / alanshaw/grunt-include-replace
Include file(s) not found error on Windows updated Grunt 1.6.0
Open
- Dominant language
- JavaScript
- Stars
- 199
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Using grunt-include-replace on Windows updated grunt 1.6.0 has error that `Include file(s) not found`.
## Cause
- Grunt was updated to [1.6.0](https://github.com/gruntjs/grunt/releases/tag/v1.6.0) 2 days ago.
- This update includes [glob](https://github.com/isaacs/node-glob) package to 8.1.0. [Only use forward-slashes in glob expressions](https://github.com/isaacs/node-glob#windows).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.