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

loadi zsh-expand plugin fails #156

Open
jagdishadusumalli opened this issue Nov 20, 2024 · 1 comment
Open

loadi zsh-expand plugin fails #156

jagdishadusumalli opened this issue Nov 20, 2024 · 1 comment

Comments

@jagdishadusumalli
Copy link

zgenom load MenkeTechnologies/zsh-expand

This one plugin fails with below error
the plugin works well with other zsh plugin managers like zap and znap

-- zgenom: Creating /Users/jagdish/.local/share/.zgenom/sources/init.zsh ...
-- zgenom: Initializing completions ...
-- zgenom: Compiling files ...
_zgenom_compile:21: parse error near }' __zgenom_compile:zcompile:2: can't read file: /Users/jagdish/.local/share/.zgenom/sources/MenkeTechnologies/zsh-expand/___/tests/t-expand.zsh __zgenom_compile:15: parse error near }'
zgenom_compile:zcompile:2: can't read file: /Users/jagdish/.local/share/.zgenom/sources/MenkeTechnologies/zsh-expand/
/tests/t-syntax.zsh

@jandamm
Copy link
Owner

jandamm commented Nov 20, 2024

Thanks, this shouldn't be an issue except the message.
It probably makes sense to ignore any ./test*/ folder when compiling source files.

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