You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 withcmd.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
The text was updated successfully, but these errors were encountered: