0

Hermes Agent: npm error engine Not compatible with your version of node/npm: hermes-agent@1.0.0

@morpheusposted Sun, 27 Sep 2026 01:06:09 GMT·0 replies

node version and npm version no longer compatible with hermes -agent
Required: node 22.22.0, node 24.11.0 or node >= 26.0.0
Installed: node 22.1.1

Required: npm <11.10.0 or npm >=11.17.0
Installed: npm 11.16.0

A conda environmnet with custom node and npm versions might be the easiest fix.

App: Hermes Agent (hermes-agent.git)
Repo: https://github.com/cocktailpeanut/hermes-agent.pinokio.git
Generated: 2026-09-27T00:45:25.890Z
Pinokio: 8.2.0
Platform: win32 x64
Node: v22.21.1

Summary

System

{
  "pinokio": {
    "version": "8.2.0",
    "node": "v22.21.1",
    "platform": "win32",
    "arch": "x64"
  },
  "hardware": {
    "gpu": "nvidia",
    "gpu_model": "nvidia geforce rtx 5080",
    "ram_gb": 64,
    "vram_gb": 16,
    "gpu_driver": "596.36",
    "gpu_target": "sm_120"
  },
  "os": {
    "platform": "Windows",
    "distro": "Microsoft Windows 10 Pro",
    "release": "10.0.19045",
    "codename": "22H2",
    "kernel": "10.0.19045",
    "arch": "x64",
    "build": "19045",
    "servicepack": "0.0",
    "uefi": true
  },
  "system": {
    "manufacturer": "Micro-Star International Co., Ltd.",
    "model": "MS-7D96",
    "version": "2.0",
    "virtual": false
  },
  "cpu": {
    "manufacturer": "Intel",
    "brand": "Gen Intel® Core™ i7-13700K",
    "vendor": "GenuineIntel",
    "family": "6",
    "model": "183",
    "stepping": "1",
    "speed": 3.4,
    "speedMin": 3.4,
    "speedMax": 3.4,
    "cores": 24,
    "physicalCores": 16,
    "processors": 1,
    "performanceCores": 24,
    "efficiencyCores": 0,
    "virtualization": false,
    "cache": {
      "l1d": 655360,
      "l1i": 786432,
      "l2": 25165824,
      "l3": 31457280
    }
  },
  "memory": {
    "total": 68479717376,
    "free": 31582502912,
    "used": 36897214464,
    "active": 36897214464,
    "available": 31582502912,
    "buffers": 0,
    "cached": 0,
    "slab": 0,
    "buffcache": 0,
    "swaptotal": 69206016000,
    "swapused": 7147094016,
    "swapfree": 62058921984
  },
  "gpus": [
    {
      "model": "nvidia geforce rtx 5080"
    },
    {
      "model": "intel(r) uhd graphics 770"
    }
  ],
  "graphics": {
    "controllers": [
      {
        "vendor": "NVIDIA",
        "model": "NVIDIA GeForce RTX 5080",
        "bus": "PCI",
        "vram": 16303,
        "vramDynamic": false,
        "driverVersion": "596.36"
      },
      {
        "vendor": "Intel Corporation",
        "model": "Intel(R) UHD Graphics 770",
        "bus": "PCI",
        "vram": 2047.99609375,
        "vramDynamic": true
      }
    ],
    "displays": [
      {
        "model": "DENON-AVR",
        "main": true,
        "builtin": false,
        "connection": "HDMI",
        "currentResX": 1920,
        "currentResY": 1080,
        "resolutionX": 1920,
        "resolutionY": 1080,
        "pixelDepth": 32,
        "currentRefreshRate": 59
      },
      {
        "model": "U377WB",
        "main": false,
        "builtin": false,
        "connection": "DP",
        "currentResX": 1280,
        "currentResY": 720,
        "resolutionX": 1280,
        "resolutionY": 720,
        "pixelDepth": 32,
        "currentRefreshRate": 59
      }
    ]
  },
  "diagnostics": {
    "platform": "win32",
    "arch": "x64",
    "running": {},
    "home": "C:\\pinokio",
    "vars": {
      "pip": {
        "install": {
          "torch": "pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118"
        }
      }
    },
    "memory": {
      "local": {},
      "global": {},
      "rpc": {
        "C:\\pinokio\\api\\hermes-agent.git\\install.js": {
          "method": "shell.run",
          "params": {
            "path": "app",
            "message": [
              "npm install"
            ]
          }
        },
        "C:\\pinokio\\api\\hermes-agent.git\\setup.js": {
          "method": "shell.run",
          "params": {
            "venv": "env",
            "path": "app",
            "message": "hermes setup",
            "input": true
          }
        },
        "C:\\pinokio\\api\\hermes-agent.git\\reset.js": {
          "method": "shell.run",
          "params": {
            "message": "node stop-gateway.cjs"
          }
        }
      },
      "input": {
        "C:\\pinokio\\api\\hermes-agent.git\\install.js": {
          "id": "19beb825-52b3-4790-b221-8f3cec14171e",
          "response": "Microsoft Windows [Version 10.0.19045.7725]\r\n(c) Microsoft Corporation. Alle Rechte vorbehalten.\r\n\r\nC:\\pinokio\\api\\hermes-agent.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\\pinokio\\api\\hermes-agent.git\\app\\env\\Scripts\\activate C:\\pinokio\\api\\hermes-agent.git\\app\\env &&\r\n uv pip install -e \".[all]\"\r\nUsing Python 3.11.11 environment at: env\r\nResolved 61 packages in 39ms\r\n      Built hermes-agent @ file:///C:/pinokio/api/hermes-agent.git/app\r\nPrepared 1 package in 2.96s\r\nUninstalled 1 package in 2ms\r\nInstalled 1 package in 19ms\r\n ~ hermes-agent==0.0.0 (from file:///C:/pinokio/api/hermes-agent.git/app)\r\n\r\n(env) (base) C:\\pinokio\\api\\hermes-agent.git\\app>",
          "stdout": "Microsoft Windows [Version 10.0.19045.7725]\r\n(c) Microsoft Corporation. Alle Rechte vorbehalten.\r\n\r\nC:\\pinokio\\api\\hermes-agent.git\\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\\pinokio\\api\\hermes-agent.git\\app\\env\\Scripts\\activate C:\\pinokio\\api\\hermes-agent.git\\app\\env &&\r\n uv pip install -e \".[all]\"\r\nUsing Python 3.11.11 environment at: env\r\nResolved 61 packages in 39ms\r\n      Built hermes-agent @ file:///C:/pinokio/api/hermes-agent.git/app\r\nPrepared 1 package in 2.96s\r\nUninstalled 1 package in 2ms\r\nInstalled 1 package in 19ms\r\n ~ hermes-agent==0.0.0 (from file:///C:/pinokio/api/hermes-agent.git/app)\r\n\r\n(env) (base) C:\\pinokio\\api\\hermes-agent.git\\app>"
        },
        "C:\\pinokio\\api\\hermes-agent.git\\setup.js": {},
        "C:\\pinokio\\api\\hermes-agent.git\\reset.js": null
      },
      "args": {
        "C:\\pinokio\\api\\hermes-agent.git\\install.js": {},
        "C:\\pinokio\\api\\hermes-agent.git\\setup.js": {},
        "C:\\pinokio\\api\\hermes-agent.git\\reset.js": {}
      }
    },
    "procs": {},
    "gpu": "nvidia",
    "gpus": [
      {
        "name": "nvidia",
        "model": "nvidia geforce rtx 5080",
        "driver": "596.36"
      },
      {
        "name": "intel corporation",
        "model": "intel(r) uhd graphics 770",
        "driver": null
      }
    ],
    "gpu_model": "nvidia geforce rtx 5080",
    "gpu_driver": "596.36",
    "gpu_target": "sm_120",
    "ram": 64,
    "vram": 16,
    "version": "8.2.0",
    "graphics": {
      "controllers": [
        {
          "vendor": "NVIDIA",
          "model": "NVIDIA GeForce RTX 5080",
          "bus": "PCI",
          "vram": 16303,
          "vramDynamic": false,
          "subDeviceId": "0x1432196E",
          "driverVersion": "596.36",
          "name": "NVIDIA GeForce RTX 5080",
          "pciBus": "00000000:01:00.0",
          "memoryTotal": 16303,
          "memoryUsed": 4659,
          "memoryFree": 11319,
          "utilizationGpu": 1,
          "utilizationMemory": 1,
          "temperatureGpu": 45,
          "powerDraw": 46.34,
          "powerLimit": 360,
          "clockCore": 532,
          "clockMemory": 7001
        },
        {
          "vendor": "Intel Corporation",
          "model": "Intel(R) UHD Graphics 770",
          "bus": "PCI",
          "vram": 2047.99609375,
          "vramDynamic": true,
          "subDeviceId": "7D961462"
        }
      ],
      "displays": [
        {
          "vendor": "DON",
          "model": "DENON-AVR",
          "serial": "16843009",
          "productionYear": 2019,
          "displayId": "display\\don0065\\5&1de172e9&0&uid4352_0",
          "deviceName": "\\\\.\\DISPLAY1",
          "main": true,
          "builtin": false,
          "connection": "HDMI",
          "resolutionX": 1920,
          "resolutionY": 1080,
          "sizeX": 70,
          "sizeY": 39,
          "pixelDepth": 32,
          "currentResX": 1920,
          "currentResY": 1080,
          "positionX": 0,
          "positionY": 0,
          "currentRefreshRate": 59
        },
        {
          "vendor": "AOC",
          "model": "U377WB",
          "serial": "103",
          "productionYear": 2020,
          "displayId": "display\\aoc3277\\5&1de172e9&0&uid4353_0",
          "deviceName": "\\\\.\\DISPLAY2",
          "main": false,
          "builtin": false,
          "connection": "DP",
          "resolutionX": 1280,
          "resolutionY": 720,
          "sizeX": 70,
          "sizeY": 39,
          "pixelDepth": 32,
          "currentResX": 1280,
          "currentResY": 720,
          "positionX": 2560,
          "positionY": 0,
          "currentRefreshRate": 59
        }
      ]
    },
    "audio": [
      {
        "id": "HDAUDIO\\FUNC_01&VEN_10DE&DEV_00AB&SUBSYS_10DE0000&REV_1001\\5&10F8F40F&0&0001",
        "name": "NVIDIA High Definition Audio",
        "manufacturer": "NVIDIA",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Sound Driver",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "ROOT\\UNNAMED_DEVICE\\0000",
        "name": "NVIDIA Virtual Audio Device (Wave Extensible) (WDM)",
        "manufacturer": "NVIDIA",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "",
        "in": null,
        "out": null,
        "status": "enabled"
      },
      {
        "id": "HDAUDIO\\FUNC_01&VEN_10EC&DEV_0897&SUBSYS_1462ED96&REV_1004\\4&235084A1&0&0001",
        "name": "Realtek High Definition Audio",
        "manufacturer": "Realtek",
        "revision": null,
        "driver": null,
        "default": null,
        "channel": null,
        "type": "Sound Driver",
        "in": null,
        "out": null,
        "status": "enabled"
      }
    ],
    "mem": {
      "total": 68479717376,
      "free": 31582502912,
      "used": 36897214464,
      "active": 36897214464,
      "available": 31582502912,
      "buffers": 0,
      "cached": 0,
      "slab": 0,
      "buffcache": 0,
      "reclaimable": 0,
      "swaptotal": 69206016000,
      "swapused": 7147094016,
      "swapfree": 62058921984,
      "writeback": null,
      "dirty": null
    },
    "osInfo": {
      "platform": "Windows",
      "distro": "Microsoft Windows 10 Pro",
      "release": "10.0.19045",
      "codename": "22H2",
      "kernel": "10.0.19045",
      "arch": "x64",
      "hostname": "DESKTOP-DRV27M7",
      "fqdn": "DESKTOP-DRV27M7",
      "codepage": "850",
      "logofile": "windows",
      "serial": "00330-53689-74171-AAOEM",
      "build": "19045",
      "servicepack": "0.0",
      "uefi": true,
      "hypervisor": false,
      "remoteSession": false
    },
    "shell": "CMD",
    "cpu": {
      "manufacturer": "Intel",
      "brand": "Gen Intel® Core™ i7-13700K",
      "vendor": "GenuineIntel",
      "family": "6",
      "model": "183",
      "stepping": "1",
      "revision": "",
      "voltage": "",
      "speed": 3.4,
      "speedMin": 3.4,
      "speedMax": 3.4,
      "governor": "",
      "cores": 24,
      "physicalCores": 16,
      "performanceCores": 24,
      "efficiencyCores": 0,
      "processors": 1,
      "socket": "LGA1700",
      "flags": "de pse tsc msr mce sep mtrr mca cmov psn clfsh ds acpi mmx fxsr sse sse2 ss htt tm ia64 pbe",
      "virtualization": false,
      "cache": {
        "l1d": 655360,
        "l1i": 786432,
        "l2": 25165824,
        "l3": 31457280
      }
    },
    "system": {
      "manufacturer": "Micro-Star International Co., Ltd.",
      "model": "MS-7D96",
      "version": "2.0",
      "serial": "Default string",
      "uuid": "84bcfcc0-6868-e814-aed8-047c16db46a2",
      "sku": "Default string",
      "virtual": false
    }
  }
}

Logs

logs/api/install.js/1790469262469

Source: api / install.js
Lines: 15 total, last 15 included

[api shell.run]
Microsoft Windows [Version 10.0.19045.7725]
(c) Microsoft Corporation. Alle Rechte vorbehalten.

C:\pinokio\api\hermes-agent.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base & C:\pinokio\api\hermes-agent.git\app\env\Scripts\activate C:\pinokio\api\hermes-agent.git\app\env &&
 uv pip install -e ".[all]"
Using Python 3.11.11 environment at: env
Resolved 61 packages in 39ms
      Built hermes-agent @ file:///C:/pinokio/api/hermes-agent.git/app
Prepared 1 package in 2.96s
Uninstalled 1 package in 2ms
Installed 1 package in 19ms
 ~ hermes-agent==0.0.0 (from file:///C:/pinokio/api/hermes-agent.git/app)

(env) (base) C:\pinokio\api\hermes-agent.git\app>

logs/api/install.js/1790469568556

Source: api / install.js
Lines: 15 total, last 15 included

[api shell.run]
Microsoft Windows [Version 10.0.19045.7725]
(c) Microsoft Corporation. Alle Rechte vorbehalten.

C:\pinokio\api\hermes-agent.git\app>conda_hook & conda deactivate & conda deactivate & conda deactivate & conda activate base && npm install
npm warn Unknown project config "min-release-age-exclude". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code EBADENGINE
npm error engine Unsupported engine
npm error engine Not compatible with your version of node/npm: hermes-agent@1.0.0
npm error notsup Not compatible with your version of node/npm: hermes-agent@1.0.0
npm error notsup Required: {"node":"^22.22.0 || ^24.11.0 || >=26.0.0","npm":"<11.10.0 || >=11.17.0"}
npm error notsup Actual:   {"node":"v24.18.0","npm":"11.16.0"}
npm error A complete log of this run can be found in: C:\pinokio\cache\npm_config_cache\_logs\2026-09-27T00_39_34_672Z-debug-0.log

(base) C:\pinokio\api\hermes-agent.git\app>

Also hermes agent can't be installed with bludfairy protection.
An argument default-groups = [] from pyproject.toml gets taken over into uv.toml but is not allowed there.

pyproject.toml of nousresearch/hermes-agent:

error during the installation with bluefairy enabled:

responsible uv.toml file created by bluefairy:


Even though this is a bluefairy case, I thought I report it here too.

Replies (0)
Up to 10 files, 25MB each. Images are optimized; GIFs -> MP4; videos 720p (max 120s).
Hermes Agent: npm error engine Not compatible with your version of node/npm: hermes-agent@1.0.0 · Pinokio