[macOS] ERROR: GNU date is required. #178
Unanswered
AndreF010203
asked this question in
Q&A
Replies: 2 comments 8 replies
-
|
Hi there! What happens if you add the following after your
Once you add that line, Edit from the future: two quick things to note:
|
Beta Was this translation helpful? Give feedback.
7 replies
-
|
I'm getting the same error when trying to run the Docker container |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
Premise, I'm not too familiar with Unix environments.
I'm on MacOs, installed via homebrew.
when executing
git-quick-statI get the error:ERROR: GNU date is required.My
etc/path/:$HOMEBREW_PREFIX/opt/coreutils/libexec/gnubin~/.zprofile:export PATH="$HOMEBREW_PREFIX/opt/coreutils/libexec/gnubin:$PATH"while if I try the command
gdatein the terminal it works.What am I missing?
thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions