@asgothian
Scheint nicht ganz geklappt zu haben
Der relevante Teil meiner package.json
"dependencies": {
"@iobroker/adapter-core": "^3.2.3",
"@iobroker/dm-utils": "^1.0.10",
"humanize-duration": "^3.33.0",
"tar": "^7.4.3",
"ajv": "^8.17.1",
"uri-js": "^4.4.1",
"typescript": "^5.8.3",
"zigbee-herdsman": "4.4.1",
"zigbee-herdsman-converters": "24.14.0"
Log nach dem Neustart
zigbee.0
2025-09-21 00:40:37.652 info Installed Version: iobroker.zigbee@3.0.5 (Converters 24.8.0 Herdsman 4.4.1)
Kann es sein, dass er npm -i nicht genommen hat? Die Ausgabe war wie folgt:
npm <command>
Usage:
npm install install all the dependencies in your project
npm install <foo> add the <foo> dependency to your project
npm test run this project's tests
npm run <foo> run the script named <foo>
npm <command> -h quick help on <command>
npm -l display usage info for all commands
npm help <term> search for help on <term>
npm help npm more involved overview
All commands:
access, adduser, audit, bugs, cache, ci, completion,
config, dedupe, deprecate, diff, dist-tag, docs, doctor,
edit, exec, explain, explore, find-dupes, fund, get, help,
help-search, hook, init, install, install-ci-test,
install-test, link, ll, login, logout, ls, org, outdated,
owner, pack, ping, pkg, prefix, profile, prune, publish,
query, rebuild, repo, restart, root, run-script, sbom,
search, set, shrinkwrap, star, stars, start, stop, team,
test, token, uninstall, unpublish, unstar, update, version,
view, whoami
Specify configs in the ini-formatted file:
/home/iobroker/.npmrc
or on the command line via: npm <command> --key=value
More configuration info: npm help config
Configuration fields: npm help 7 config
npm@10.9.3 /usr/lib/node_modules/npm