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

realpath: command not found on macOS (ERROR) #21

Open
hgcl opened this issue Apr 30, 2022 · 1 comment
Open

realpath: command not found on macOS (ERROR) #21

hgcl opened this issue Apr 30, 2022 · 1 comment

Comments

@hgcl
Copy link

hgcl commented Apr 30, 2022

Source: https://stackoverflow.com/questions/56559093/how-to-fix-resources-sh-line-7-realpath-command-not-found-in-xcode

Solution: install missing coreutils through Homebrew brew install coreutils

@hgcl hgcl closed this as completed Apr 30, 2022
@robinmetral robinmetral mentioned this issue Dec 15, 2022
4 tasks
@robinmetral robinmetral reopened this Dec 15, 2022
@robinmetral
Copy link
Owner

robinmetral commented Dec 15, 2022

Stumbled on this on a new machine so I took a deeper look at the issue.

Adding coreutils isn't optimal because they're pretty heavy and install a lot of other not-necessarily-necessary things.

Some notes from a quick research:

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