-
Notifications
You must be signed in to change notification settings - Fork 2.1k
MODULE NOT FOUND message when useing a module #8812
Copy link
Copy link
Closed
Milestone
Description
Describe the bug
i was trying to use the std library locally with
use crates/nu-std/std.nuand saw the following strange message 🤔
on each character, MODULE NOT FOUND would show up on top of the hints and add a newline.
How to reproduce
- go to the
nushellsource - checkout on latest
main - run
cargo runto be sure to use the latest version - start typing
use crates/nu-std/std.nu
Expected behavior
i think there shouldn't be this debug message at all 😋
Screenshots
No response
Configuration
| key | value |
|---|---|
| version | 0.78.1 |
| branch | main |
| commit_hash | 1b677f1 |
| build_os | linux-x86_64 |
| build_target | x86_64-unknown-linux-gnu |
| rust_version | rustc 1.66.1 (90743e729 2023-01-10) |
| rust_channel | 1.66.1-x86_64-unknown-linux-gnu |
| cargo_version | cargo 1.66.1 (ad779e08b 2023-01-10) |
| build_time | 2023-04-07 20:18:08 +02:00 |
| build_rust_channel | release |
| features | default, zip |
| installed_plugins | len |
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
