-
Notifications
You must be signed in to change notification settings - Fork 139
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
error:current_time_millis:7: command not found: gdate #12
Comments
@ChesterYue mac Pro M1 |
解决了吗? |
|
After installing coreutils with command: The PATH variable is updated in .zshrc, however it is at the bottom of the file. Move the following line from .zshrc: to a line before the That fixed it for me. Hope it helps. |
thanks |
This error prompt is displayed when executing the command:
current_time_millis:7: command not found: gdate
![image](https://user-images.githubusercontent.com/20411922/179352021-d5a5dd77-ab72-4f6f-abf4-47cac71ead98.png)
The text was updated successfully, but these errors were encountered: