License check script doesn't work on Windows
Open
- Dominant language
- TypeScript
- Stars
- 441
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Windows doesn't support `$(date +Y)` which was added in #48
```
Replacement value $(date does not match regex it is to replace: [0-9]{4}
Command failed
```
Contributor guide
Research direction
Start by locating the license check script and reviewing the date substitution introduced in #48. Reproduce the reported replacement error on Windows, then verify that the license check completes successfully on Windows as well as its existing environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100