Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 7.2.0 app options can only pass array #190

Closed
vajacn opened this issue Aug 26, 2020 · 1 comment · Fixed by #191
Closed

Version 7.2.0 app options can only pass array #190

vajacn opened this issue Aug 26, 2020 · 1 comment · Fixed by #191

Comments

@vajacn
Copy link

vajacn commented Aug 26, 2020

On Windows 10, open url with {app: 'Chrome'} is useless.
You must pass an array like this: {app: ['Chrome']}.
This might be a bug.

@sindresorhus
Copy link
Owner

// @tim-stasse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants