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

Fails --prepare --laravel-all #9

Open
john-aws opened this issue Oct 19, 2019 · 2 comments
Open

Fails --prepare --laravel-all #9

john-aws opened this issue Oct 19, 2019 · 2 comments

Comments

@john-aws
Copy link
Contributor

john-aws commented Oct 19, 2019

Running ./smug --prepare --laravel-all on Cloud9 Ubuntu fails as follows:

...
sudo: phpmyadmin-ctl: command not found
Downloading https://nodejs.org/dist/v8.12.0/node-v8.12.0-linux-x64.tar.xz...
######################################################################################################################################################################################################################################################### 100.0%
Now using node v8.12.0 (npm v6.4.1)
Now using node v8.12.0 (npm v6.4.1)
default -> 8.12.0 (-> v8.12.0)
chown: cannot access '/home/ubuntu/.composer': No such file or directory
sudo: composer: command not found

I presume that the script should either install phpmyadmin and composer or it should document that the user (or the environment) is responsible for pre-installing these.

@cristiancmello
Copy link
Owner

@john-aws Soon I will release a fix for this problem. This script is outdated.

@john-aws
Copy link
Contributor Author

Sounds good, thanks. Easy to work around.

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