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
Sorry if this is the wrong place but I cannot get this script working on. OSX: #7
I have fish v3.40 install from homebrew, so the only thing I have changed is the fish path in init.fish to: /usr/local/bin/fish
The script runs but produces the following error:
./scripts/init.fish readlink: illegal option -- m usage: readlink [-n] [file ...] usage: dirname path readlink: illegal option -- m usage: readlink [-n] [file ...] usage: dirname path mkdir: /dependencies: Read-only file system ERROR while downloading 'https://github.com/EsGeh/git_deps/raw/755daa23dd0b17cc986d4a1339e93ef5ec621fc7/get_deps.fish'
Any help appreciated TIA
The text was updated successfully, but these errors were encountered:
How to compile is here : https://github.com/TheKikGen/USBMidiKliK/wiki
Sorry, something went wrong.
No branches or pull requests
Sorry if this is the wrong place but I cannot get this script working on. OSX:
#7
I have fish v3.40 install from homebrew, so the only thing I have changed is the fish path in init.fish to:
/usr/local/bin/fish
The script runs but produces the following error:
./scripts/init.fish readlink: illegal option -- m usage: readlink [-n] [file ...] usage: dirname path readlink: illegal option -- m usage: readlink [-n] [file ...] usage: dirname path mkdir: /dependencies: Read-only file system ERROR while downloading 'https://github.com/EsGeh/git_deps/raw/755daa23dd0b17cc986d4a1339e93ef5ec621fc7/get_deps.fish'
Any help appreciated
TIA
The text was updated successfully, but these errors were encountered: