Better BINCI_TMP resolution on Windows?
- Dominant language
- JavaScript
- Stars
- 670
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
```
PS C:\github\test-windows\node-sso-formatter> binci
√ Starting services vault, db
√ Running Task
‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧
sh: can't open '/tmp/binci.sh': No such file or directory
‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧‧
× Command failed
PS C:\github\test-windows\node-sso-formatter>
```
Not quite what I'd expect. What other information can I give to help debug this? cc @svetkomir
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the Windows PowerShell command shown with `binci` and inspect how `BINCI_TMP` is resolved before `/tmp/binci.sh` is opened. Done means the temporary script uses an available Windows-compatible location and the task runs without the shown missing-file error; additional environment details from the reporter may be needed to confirm the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, shell
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100