Skip to content

Conversation

@SLASHLogin
Copy link
Contributor

Warning: nu::parser::deprecated

  ⚠ Flag deprecated.
    ╭─[/home/slashlogin/.config/nushell/config.nu:34:11]
 33 │     | where name == $spans.0
 34 │     | get -i 0.expansion
    ·           ─┬
    ·            ╰── get --ignore-errors was deprecated in 0.106.0 and will be removed in a future release.
 35 │
    ╰────
  help: This flag has been renamed to `--optional (-o)` to better reflect its behavior.

```
Warning: nu::parser::deprecated

  ⚠ Flag deprecated.
    ╭─[/home/slashlogin/.config/nushell/config.nu:34:11]
 33 │     | where name == $spans.0
 34 │     | get -i 0.expansion
    ·           ─┬
    ·            ╰── get --ignore-errors was deprecated in 0.106.0 and will be removed in a future release.
 35 │
    ╰────
  help: This flag has been renamed to `--optional (-o)` to better reflect its behavior.
```
@ayax79
Copy link
Contributor

ayax79 commented Aug 6, 2025

Thanks!

@ayax79 ayax79 merged commit 98337dd into nushell:main Aug 6, 2025
2 checks passed
@SLASHLogin SLASHLogin deleted the patch-1 branch August 6, 2025 21:21
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

Successfully merging this pull request may close these issues.

2 participants