-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Io_error: Can't follow stream path #8639
Copy link
Copy link
Closed
Labels
A:error-unhelpfulThe error message you observe is not helpful to identify the problemThe error message you observe is not helpful to identify the problemgood first issueGood for newcomersGood for newcomers
Milestone
Description
Describe the bug
The error seems internal to nu . At some point, I also got a Broken pipe error, but I did not manage to reproduce the issue.
> update value (get value)
Error: nu::shell::io_error
× I/O error
help: can't follow stream pathsHow to reproduce
Just run the snippet given above.
Expected behavior
A better error message. Probably the correct syntax is to use curly brackets, and the error message could make such a suggestion.
Screenshots
No response
Configuration
version | transpose key value | to md --pretty
| key | value |
|---|---|
| version | 0.77.1 |
| branch | |
| commit_hash | |
| build_os | linux-x86_64 |
| build_target | x86_64-unknown-linux-gnu |
| rust_version | rustc 1.69.0-beta.2 (2602aa81a 2023-03-17) |
| rust_channel | beta-x86_64-unknown-linux-gnu |
| cargo_version | cargo 1.69.0-beta.2 (9880b408a 2023-02-28) |
| build_time | 2023-03-26 19:39:11 +02:00 |
| build_rust_channel | release |
| features | default, zip |
| installed_plugins |
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A:error-unhelpfulThe error message you observe is not helpful to identify the problemThe error message you observe is not helpful to identify the problemgood first issueGood for newcomersGood for newcomers