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

Cannot run wayback_machine_downloader on windows - 'wayback_machine_downloader' is not recognized as an internal or external command, #255

Open
nicolasvahidzein opened this issue Aug 13, 2023 · 2 comments

Comments

@nicolasvahidzein
Copy link

Hello,

Can someone help me please. I successfully installed Ruby on Rails on my windows system:

C:\Users\UsernameHere\.local\share\gem\ruby\3.2.0>ruby -v
ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x64-mingw-ucrt]

I try to run the software as instructed and it is not working:

C:\>wayback_machine_downloader http://example.com
'wayback_machine_downloader' is not recognized as an internal or external command,
operable program or batch file.
@lastlament
Copy link

run it with "wayback_machine_downloader.ruby3.2 https://examplesite.com"

@Then-Terence
Copy link

Do make sure you have run the following line:

gem install wayback_machine_downloader

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

3 participants