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

Not able to register plugin; nu 0.76.1 #8

Open
ryan-preble opened this issue Feb 23, 2023 · 1 comment
Open

Not able to register plugin; nu 0.76.1 #8

ryan-preble opened this issue Feb 23, 2023 · 1 comment

Comments

@ryan-preble
Copy link

No idea what is going on, but when I attempt to type in the command register nu_plugin_bio.exe, this happens:
register 'nu_plugin_bio.exe'' panicked at 'Error encoding response: PluginFailedToEncode("The pipe is being closed. (os error 232)")', C:\Users\Ryan\.cargo\registry\src\github.com-1ecc6299db9ec823\nu-plugin-0.74.0\src\plugin\mod.rs:250:26 note: run with RUST_BACKTRACE=1environment variable to display a backtrace thread 'main' panicked at 'Error encoding response: PluginFailedToEncode("The pipe is being closed. (os error 232)")', C:\Users\Ryan\.cargo\registry\src\github.com-1ecc6299db9ec823\nu-plugin-0.74.0\src\plugin\mod.rs:250:26 note: run withRUST_BACKTRACE=1 environment variable to display a backtrace

Note that this does not happen when I press enter, it happens upon finishing typing the file name or when using tab completion.

@Euphrasiologist
Copy link
Owner

Hi, thanks for filing this! I think it was because I had only updated to 0.74.0. I've updated with nu 0.76.0, and this should work now. Please let me know!

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

2 participants