Is there an existing issue for this?
Current Behavior
%%pkgpath%% is using backslashes on Windows
Expected Behavior
pkgpath should always use forward slashes regardless of the OS, at least in the Actions, IMHO
Steps To Reproduce
- In this environment...
- With this config...
- Run '...'
- See error...
TBF
Environment
- npm: 8.3.1
- Node: 16.14.0
- OS: Windows 10
- platform: -
I noticed it by accident when I tried to update template-oss in my npm cli fork on my Windows 10 VM.