sourcegraph / src-cli

Sourcegraph CLI
https://sourcegraph.com
Apache License 2.0
267 stars 57 forks source link

Fix windows installation #1098

Closed olafurpg closed 4 days ago

olafurpg commented 4 days ago

Fixes #1050. Previously, it was not possible to install src-cli via npm on Windows. It was also not possible to publish the npm package from a Windows computer. This PR fixes both problems. The second problem had to be solved so I could manually test the fix for this PR.:

Test plan

Manually tested locally on a Windows computer