We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Installing on MacOS.
The wget produces the wrong file name, but after renaming it to iSponsorBlockTV, following the rest of the script I get to
./iSponsorBlockTV --macos_install
This gives me:
Please move the program to the correct path: /Users/<me>/iSponsorBlockTVopeing now on finder...
Note the typo and lack of space.
The instruction seems to be to move the file to where it already is.
To Reproduce Steps to reproduce the behavior:
Note also that the Mac doesn't by default have wget installed. Suggest instructions for using say curl.
Expected behavior The installer should run.
The text was updated successfully, but these errors were encountered:
Feel free to open a PR and fix it yourself if you want to. I'll try and take a look whenever I have time for it
Sorry, something went wrong.
This will be fixed by #108
No branches or pull requests
Installing on MacOS.
The wget produces the wrong file name, but after renaming it to iSponsorBlockTV, following the rest of the script I get to
./iSponsorBlockTV --macos_install
This gives me:
Please move the program to the correct path: /Users/<me>/iSponsorBlockTVopeing now on finder...
Note the typo and lack of space.
The instruction seems to be to move the file to where it already is.
To Reproduce
Steps to reproduce the behavior:
Note also that the Mac doesn't by default have wget installed. Suggest instructions for using say curl.
Expected behavior
The installer should run.
The text was updated successfully, but these errors were encountered: