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

Default timeout is not working with pageres-cli when run with PowerShell #419

Open
venustulips opened this issue Sep 11, 2021 · 1 comment

Comments

@venustulips
Copy link

I am using pageres-cli and I found that the default timeout of 60 seconds as described in readme is not working if the command is run from PowerShell (default with new Windows Terminal). However with cmd.exe command completed within a few seconds with error as expected.

For eg,. run following command in PowerShell and the command will never complete, at least in my machine.

pageres https://www.google.com --overwrite --filename='google' --verbose --selector='.any-class'

pageres-cli 0.6.0
Windows 10

@sindresorhus
Copy link
Owner

Try the latest version: https://github.com/sindresorhus/pageres-cli/releases/tag/v7.0.0 It may have resolved the issue.

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

No branches or pull requests

2 participants