-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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
prezto-grunt-cache.501.zsh:37: command not found: compdef #1661
Comments
Same problem here |
In my case the problem seems created by PR #1668 , this commit correctly fix the mistype |
In my case, loading the node module after the completion did the trick! |
roalcantara
added a commit
to roalcantara/prezto
that referenced
this issue
Mar 3, 2019
Which seems to fix the error `command not found: compdef` at `prezto-grunt-cache.501.zsh:37`. Also: - Reorder some modules; - Enable highlighting for builtin, command and function; More: sorin-ionescu#1661
roalcantara
added a commit
to roalcantara/prezto
that referenced
this issue
Jul 11, 2019
Which seems to fix the error `command not found: compdef` at `prezto-grunt-cache.501.zsh:37`. Also: - Reorder some modules; - Enable highlighting for builtin, command and function; More: sorin-ionescu#1661
roalcantara
added a commit
to roalcantara/prezto
that referenced
this issue
Aug 1, 2019
Which seems to fix the error `command not found: compdef` at `prezto-grunt-cache.501.zsh:37`. Also: - Reorder some modules; - Enable highlighting for builtin, command and function; More: sorin-ionescu#1661
roalcantara
added a commit
to roalcantara/prezto
that referenced
this issue
Aug 26, 2019
Which seems to fix the error `command not found: compdef` at `prezto-grunt-cache.501.zsh:37`. Also: - Reorder some modules; - Enable highlighting for builtin, command and function; More: sorin-ionescu#1661
roalcantara
added a commit
to roalcantara/prezto
that referenced
this issue
Oct 8, 2019
Which seems to fix the error `command not found: compdef` at `prezto-grunt-cache.501.zsh:37`. Also: - Reorder some modules; - Enable highlighting for builtin, command and function; More: sorin-ionescu#1661
roalcantara
added a commit
to roalcantara/prezto
that referenced
this issue
Oct 26, 2019
Which seems to fix the error `command not found: compdef` at `prezto-grunt-cache.501.zsh:37`. Also: - Reorder some modules; - Enable highlighting for builtin, command and function; More: sorin-ionescu#1661
roalcantara
added a commit
to roalcantara/prezto
that referenced
this issue
Nov 27, 2019
Which seems to fix the error `command not found: compdef` at `prezto-grunt-cache.501.zsh:37`. Also: - Reorder some modules; - Enable highlighting for builtin, command and function; More: sorin-ionescu#1661
roalcantara
added a commit
to roalcantara/prezto
that referenced
this issue
Jan 15, 2020
Which seems to fix the error `command not found: compdef` at `prezto-grunt-cache.501.zsh:37`. Also: - Reorder some modules; - Enable highlighting for builtin, command and function; More: sorin-ionescu#1661
roalcantara
added a commit
to roalcantara/prezto
that referenced
this issue
Jan 19, 2020
Which seems to fix the error `command not found: compdef` at `prezto-grunt-cache.501.zsh:37`. Also: - Reorder some modules; - Enable highlighting for builtin, command and function; More: sorin-ionescu#1661
roalcantara
added a commit
to roalcantara/prezto
that referenced
this issue
Feb 21, 2020
Which seems to fix the error `command not found: compdef` at `prezto-grunt-cache.501.zsh:37`. Also: - Reorder some modules; - Enable highlighting for builtin, command and function; More: sorin-ionescu#1661
roalcantara
added a commit
to roalcantara/prezto
that referenced
this issue
Mar 25, 2020
Which seems to fix the error `command not found: compdef` at `prezto-grunt-cache.501.zsh:37`. Also: - Reorder some modules; - Enable highlighting for builtin, command and function; More: sorin-ionescu#1661
roalcantara
added a commit
to roalcantara/prezto
that referenced
this issue
Jun 1, 2020
Which seems to fix the error `command not found: compdef` at `prezto-grunt-cache.501.zsh:37`. Also: - Reorder some modules; - Enable highlighting for builtin, command and function; More: sorin-ionescu#1661
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Each time I start a new session with ZSH this error comes up.
Expected behavior
No error upon new ZSH session at all.
Actual behavior
This:
Steps to Reproduce
zsh
Versions
The text was updated successfully, but these errors were encountered: