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

Trouble adding to path on Mac #34

Open
JacobJFM opened this issue Jun 13, 2022 · 4 comments
Open

Trouble adding to path on Mac #34

JacobJFM opened this issue Jun 13, 2022 · 4 comments

Comments

@JacobJFM
Copy link

Was a bit confused by the usage instructions for Mac - executing index.php allows me to execute a catalyst command in the same line, but I was hoping it would add catalyst to the path so I could execute catalyst install inside my game directory. Still getting “command not found”

@RobQuistNL
Copy link
Member

maybe if you put it in /usr/local/bin ? I don't really know what the equivalent of that folder is on Mac and I don't own a mac either :(

@JacobJFM
Copy link
Author

mac has that folder but putting the index file there doesn't seem to change anything unfortunately .

@RobQuistNL
Copy link
Member

You will probably have to rename index.php to catalyst

@RobQuistNL
Copy link
Member

and make sure you have execution permissions set (chmod +x /usr/local/bin/catalyst)

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