-
-
Notifications
You must be signed in to change notification settings - Fork 676
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
Deserialization error: Expected valid node terminator. #3858
Comments
Trying on a 64-bit Linux machine, again installed via conda - similar but different: $ zellij
outdump-pluginsgenerateAn unspecified error occurred. That appears to be "outdump-plugins generate An unspecified error occurred." with some missing spaces. Update: Using https://github.com/zellij-org/zellij/releases/download/v0.41.2/zellij-x86_64-unknown-linux-musl.tar.gz seems to work, suggesting this is a conda-forge packaging issue. Perhaps a missing dependency? |
Update: Installing from This strongly suggests something amiss with the conda-package, although the error messages are different on x86 Linux and ARM macOS. I'm happy to follow up on https://github.com/conda-forge/zellij-feedstock/issues/ if you have any clues as to what might be wrong? |
I guess this is: conda-forge/zellij-feedstock#4 |
The symptoms are different, but it could be from the same cause. I don't mind closing this issue on that assumption. |
2. Issues with the Zellij UI / behavior / crash
Issue description
Cannot start zellij on macOS Sonoma 14.6.1 with an M4 CPU, tried within zsh and within bash. Tried within the Prompt3 terminal, and the default Apple Terminal. Get a cryptic one line message:
Deserialization error: Expected valid node terminator.
Minimal reproduction
Other relevant information
This was my first time trying zellij. I recognise this could be a problem with the conda-forge packaging for macos-arm64.
The text was updated successfully, but these errors were encountered: