Created
November 29, 2025 01:20
-
-
Save maximvl/c66c258fabce13b9d413a51fa90b8d1d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| DEBUG NodePlugin { ba: BackendArg(node -> core:node) }: precompiled node extraction was successful | |
| DEBUG NodePlugin { ba: BackendArg(node -> core:node) }: checking installation is working as expected | |
| INFO [email protected] node -v | |
| DEBUG $ ~/.local/share/mise/installs/node/22.21.1/bin/node -v | |
| INFO [email protected] v22.21.1 | |
| INFO [email protected] npm -v | |
| DEBUG $ ~/.local/share/mise/installs/node/22.21.1/bin/npm -v | |
| ERROR ~/.local/share/mise/installs/node/22.21.1/bin/npm failed | |
| Error: | |
| 0: Failed to install core:node@22: ~/.local/share/mise/installs/node/22.21.1/bin/npm exited with non-zero status: no exit status | |
| Location: | |
| src/toolset/mod.rs:281 | |
| Version: | |
| 2025.11.10 macos-arm64 (2025-11-27) | |
| ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ | |
| ⋮ 3 frames hidden ⋮ | |
| 4: mise::toolset::Toolset::install_all_versions::{{closure}}::{{closure}}::hb99b98eb39747322 | |
| at <unknown source file>:<unknown line> | |
| 5: <async_backtrace::framed::Framed<F> as core::future::future::Future>::poll::h3d02c1e2b9008d3d | |
| at <unknown source file>:<unknown line> | |
| 6: mise::toolset::Toolset::install_all_versions::{{closure}}::h5150ae39d06ade32.43226<unknown> | |
| at <unknown source file>:<unknown line> | |
| 7: std::thread::local::LocalKey<T>::with::he9796e5efa64d0d5 | |
| at <unknown source file>:<unknown line> | |
| 8: mise::cli::install::Install::run::{{closure}}::hb9f0ce112e705a0e | |
| at <unknown source file>:<unknown line> | |
| 9: mise::cli::Commands::run::{{closure}}::h60f23f747cbb3798 | |
| at <unknown source file>:<unknown line> | |
| 10: mise::cli::Cli::run::{{closure}}::h737117b3f21f9bda | |
| at <unknown source file>:<unknown line> | |
| 11: mise::main_::{{closure}}::h784b0029220d2828 | |
| at <unknown source file>:<unknown line> | |
| 12: mise::main::h995200c7caabfd91 | |
| at <unknown source file>:<unknown line> | |
| 13: std::sys::backtrace::__rust_begin_short_backtrace::h45f072068b09d75f | |
| at <unknown source file>:<unknown line> | |
| 14: _main<unknown> | |
| at <unknown source file>:<unknown line> | |
| Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment