atom-community / atom-community/atom-script
Windows 10 not supported
Open
- Dominant language
- JavaScript
- Stars
- 730
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
As per https://github.com/npm/npm/issues/12427, it appears Script is trying to use the "sh" command on a Windows distro. It doesn't understand the flags for Windows 10, so it's treating it like Windows NT.
I got the same error message as described in the link above.
Contributor guide
Assessment
This issue has not been assessed yet.