Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

Windows Support #25

Open
jasonvasquez opened this issue Nov 5, 2018 · 1 comment
Open

Windows Support #25

jasonvasquez opened this issue Nov 5, 2018 · 1 comment
Labels

Comments

@jasonvasquez
Copy link

Opening a new issue to track fixing issues in Windows support (as seen as a tangential issue in bigtestjs/cli#43)

I have a branch open in my fork (not quite ready for PR yet) that has a couple of the basic issues fixed (primarily in finding various paths, etc.).

Specifically, this commit addresses issues in locating the npx command, and adds an additional path to search for on Windows for chrome. Additionally, I did add a new dependency on the which npm module, so we can avoid shelling out to the which command to find the existence of binaries (and doesn't exist on Windows :))

@Robdel12
Copy link
Contributor

Robdel12 commented Nov 5, 2018

Hey @jasonvasquez, thanks for cracking open this issue! And super thanks for taking some time to fork and patch up some code :)

@taras taras transferred this issue from bigtestjs/cli Dec 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants