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

Doesn't work on nushell from >0.78 #1

Closed
petrisch opened this issue May 18, 2023 · 0 comments
Closed

Doesn't work on nushell from >0.78 #1

petrisch opened this issue May 18, 2023 · 0 comments

Comments

@petrisch
Copy link
Owner

This works on nushell 0.77.1.
Since 0.78 it gives this error:

Error: nu::parser::parse_mismatch

  × Parse mismatch during operation.
    ╭─[/home/petrisch/repo/todo-nu/tn.nu:18:1]
 18 │
 19 │        let filter = get_list_filter $all $done
    ·                                     ──┬─
    ·                                       ╰── expected operator
 20 │
    ╰────

Couldn't figure out yet whats causing it.

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

1 participant