Created
February 6, 2026 09:43
-
-
Save airtonix/c743ed4f6fd265493becc69510eada42 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
| ``` | |
| remove npm:@mariozechner/pi-coding-agent@0.49.3 ? All | |
| Dotfiles on git master [!?] took 14s | |
| > mise ls | grep coding | |
| Dotfiles on git master [!?] | |
| x which node | |
| ~/.local/share/mise/installs/node/24.11.1/bin/node | |
| Dotfiles on git master [!?] | |
| > mise use -g npm:@mariozechner/pi-coding-agent | |
| npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead | |
| npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me | |
| Reshimming mise 24.11.1... | |
| mise ~/.config/mise/config.toml tools: npm:@mariozechner/pi-coding-agent@0.52.6 | |
| Dotfiles on git master [!?] took 22s | |
| > which node | |
| Dotfiles on git master [!?] | |
| > pi install npm:@marckrenn/pi-sub-core | |
| pi install npm:@marckrenn/pi-sub-bar | |
| Installing npm:@marckrenn/pi-sub-core... | |
| npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead | |
| npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me | |
| changed 273 packages in 5s | |
| 41 packages are looking for funding | |
| run `npm fund` for details | |
| Reshimming mise 24.11.1... | |
| Installed npm:@marckrenn/pi-sub-core | |
| Installing npm:@marckrenn/pi-sub-bar... | |
| npm error code 1 | |
| npm error path /home/zenobius/.local/share/mise/installs/node/24.11.1/lib/node_modules/@marckrenn/pi-sub-bar/node_modules/protobufjs | |
| npm error command failed | |
| npm error command sh -c node scripts/postinstall | |
| npm error node:internal/modules/cjs/loader:1424 | |
| npm error throw err; | |
| npm error ^ | |
| npm error | |
| npm error Error: Cannot find module '/home/zenobius/.local/share/mise/installs/node/24.11.1/lib/node_modules/@marckrenn/pi-sub-bar/node_modules/protobufjs/scripts/postinstall' | |
| npm error at Module._resolveFilename (node:internal/modules/cjs/loader:1421:15) | |
| npm error at defaultResolveImpl (node:internal/modules/cjs/loader:1059:19) | |
| npm error at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1064:22) | |
| npm error at Module._load (node:internal/modules/cjs/loader:1227:37) | |
| npm error at TracingChannel.traceSync (node:diagnostics_channel:328:14) | |
| npm error at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) | |
| npm error at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) | |
| npm error at node:internal/main/run_main_module:33:47 { | |
| npm error code: 'MODULE_NOT_FOUND', | |
| npm error requireStack: [] | |
| npm error } | |
| npm error | |
| npm error Node.js v24.11.1 | |
| npm error A complete log of this run can be found in: /home/zenobius/.npm/_logs/2026-02-06T09_42_50_046Z-debug-0.log | |
| Error: npm install -g @marckrenn/pi-sub-bar failed with code 1 | |
| file:///home/zenobius/.local/share/mise/installs/npm-mariozechner-pi-coding-agent/0.52.6/lib/node_modules/@mariozechner/pi-coding-agent/dist/core/package-manager.js:1355 | |
| reject(new Error(`${command} ${args.join(" ")} failed with code ${code}`)); | |
| ^ | |
| Error: npm install -g @marckrenn/pi-sub-bar failed with code 1 | |
| at ChildProcess.<anonymous> (file:///home/zenobius/.local/share/mise/installs/npm-mariozechner-pi-coding-agent/0.52.6/lib/node_modules/@mariozechner/pi-coding-agent/dist/core/package-manager.js:1355:28) | |
| at ChildProcess.emit (node:events:508:28) | |
| at ChildProcess._handle.onexit (node:internal/child_process:294:12) | |
| Node.js v24.11.1 | |
| Dotfiles on git master [!?] took 8s | |
| x | |
| ``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment