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

znap eval with repo no longer works #244

Closed
patrickli opened this issue May 14, 2023 · 1 comment
Closed

znap eval with repo no longer works #244

patrickli opened this issue May 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@patrickli
Copy link

Describe the bug

Since the recent update znap eval with both repo and command no longer works, at least for LS_COLORS.

Steps To Reproduce

The following is copied directly form https://github.com/marlonrichert/zsh-snap/blob/main/.zshrc#L71

znap eval trapd00r/LS_COLORS "$( whence -a dircolors gdircolors ) -b LS_COLORS"

Expected behavior

A new terminal should launch with no errros.

Observed behavior

Click to expand

The following error is printed when launching a new terminal.

znap eval: generating cache for $'dircolors\n/usr/local/bin/gdircolors -b LS_COLORS'
.znap.eval:43: no such file or directory: /Users/Patrick.Li/.cache/zsh-snap/eval//trapd00r/LS_COLORS.zsh
.znap.eval:44: no such file or directory: /Users/Patrick.Li/.cache/zsh-snap/eval//trapd00r/LS_COLORS.zsh
.znap.eval:LS_COLORS.zsh:.:1: no such file or directory: /Users/Patrick.Li/.cache/zsh-snap/eval//trapd00r/LS_COLORS.zsh

Environment:

  • OS: MacOS Ventura 13.3.1
  • Terminal: iTerm2
  • Zsh version: 5.9
  • Repo version: 4ec387d

Additional context

@patrickli patrickli added the bug Something isn't working label May 14, 2023
@nimish
Copy link

nimish commented May 15, 2023

Can also confirm. Similar setup.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants