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

cog fails to install using cli defaults #1914

Open
brian316 opened this issue Aug 28, 2024 · 2 comments
Open

cog fails to install using cli defaults #1914

brian316 opened this issue Aug 28, 2024 · 2 comments

Comments

@brian316
Copy link

When this prompt shows up i click enter (assuming that /usr/local/bin is the default)

sh <(curl -fsSL https://cog.run/install.sh)
Install location? [/usr/local/bin]:

what happens:

The directory  does not exist. Please create it and re-run this script.

what i expect is to use the default shown path by clicking enter but i had to manually type it (lazy i know)
can we make it enter for default?

@brian316 brian316 changed the title cog fails to install using cli cog fails to install using cli defaults Aug 29, 2024
@Sealical
Copy link

you can take /usr/local/bin as input

@brian316
Copy link
Author

you can take /usr/local/bin as input

yes I know. I mentioned I can type it in. my point was that it is a small detail but was unintuitive

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