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

prezto-grunt-cache.501.zsh:37: command not found: compdef #1661

Open
binarykitchen opened this issue Dec 17, 2018 · 3 comments
Open

prezto-grunt-cache.501.zsh:37: command not found: compdef #1661

binarykitchen opened this issue Dec 17, 2018 · 3 comments

Comments

@binarykitchen
Copy link

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:

└─( 3 ) ❱❱❱ zsh                                                                                                                                                              130 ⏎  +541 11:36 ❰─┘
/var/folders/g0/jzp533fj51n7987tgt94zn_w0000gn/T//prezto-grunt-cache.501.zsh:37: command not found: compdef

Steps to Reproduce

  1. Git pull latest from prezto
  2. Type zsh
  3. Booom! Above error gets printed.

Versions

  • Prezto commit:
commit 0e6429da97876c7ce0868966e8a812c29bcba0b3 (HEAD -> master, origin/master, origin/HEAD)
Author: Diego Rabatone Oliveira <[email protected]>
Date:   Mon Dec 17 16:22:33 2018 -0200

    Remove duplicated information from git module README (#1657)
  • ZSH version:
└─( 4 ) ❱❱❱ zsh --version                                                                                                                                                    130 ⏎  +544 12:13 ❰─┘
zsh 5.6.2 (x86_64-apple-darwin17.7.0)
  • OS information:
macOS High Sierra
Version 10.13.6
@crivotz
Copy link

crivotz commented Jan 16, 2019

Same problem here
/tmp/prezto-gulp-cache.1000.zsh:25: command not found: compdef

@crivotz
Copy link

crivotz commented Jan 18, 2019

In my case the problem seems created by PR #1668 , this commit correctly fix the mistype glup but introduce a problem with zsh completion for gulp

@roalcantara
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants