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

docgen: command not found #75

Closed
CassandraCat opened this issue Apr 27, 2023 · 0 comments
Closed

docgen: command not found #75

CassandraCat opened this issue Apr 27, 2023 · 0 comments

Comments

@CassandraCat
Copy link

I use

curl https://raw.githubusercontent.com/thedevsaddam/docgen/v3/install.sh -o install.sh \                                                                                                       
&& sudo chmod +x install.sh \
&& sudo ./install.sh \
&& rm install.sh

Then the command line shows

Found docgen latest version:
Download may take few minutes depending on your internet speed
Downloading docgen to /usr/local/bin/docgen
Installing docgen
Installation complete
./install.sh: line 29: docgen: command not found

Unable to install successfully, what is the reason?

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

1 participant