-
-
Notifications
You must be signed in to change notification settings - Fork 25
Installation not possible! #737
Description
Hi,
I have tried to install the addon but the installation faild.
I started some debugging and found the problem.
It would be nice if you can fix it.
cat /tmp/hap-homematic-cache/_logs/2025-11-..T.....Z-debug.log
270 verbose stack Error: Unsupported URL Type "npm:": npm:string-width@^4.2.0
270 verbose stack at unsupportedURLType (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:197:15)
270 verbose stack at fromURL (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:250:13)
270 verbose stack at Function.resolve (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:71:12)
270 verbose stack at childDependencySpecifier (/usr/lib/node_modules/npm/lib/install/deps.js:82:14)
270 verbose stack at addDependency (/usr/lib/node_modules/npm/lib/install/deps.js:520:15)
270 verbose stack at /usr/lib/node_modules/npm/lib/install/deps.js:470:5
270 verbose stack at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:35
270 verbose stack at Array.forEach ()
270 verbose stack at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:11
270 verbose stack at Array.forEach ()
270 verbose stack at asyncMap (/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:51:8)
270 verbose stack at loadDeps (/usr/lib/node_modules/npm/lib/install/deps.js:462:3)
270 verbose stack at Array. (/usr/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
270 verbose stack at LOOP (/usr/lib/node_modules/npm/node_modules/slide/lib/chain.js:15:14)
270 verbose stack at chain (/usr/lib/node_modules/npm/node_modules/slide/lib/chain.js:20:5)
270 verbose stack at /usr/lib/node_modules/npm/lib/install/deps.js:366:5
271 verbose cwd /usr/local/addons/hap-homematic
272 verbose Linux 4.14.34
273 verbose argv "/usr/bin/node" "/usr/bin/npm" "i" "--cache" "/tmp/hap-homematic-cache" "hap-homematic"
274 verbose node v8.11.4
275 verbose npm v5.6.0
276 error code EUNSUPPORTEDPROTOCOL
277 error Unsupported URL Type "npm:": npm:string-width@^4.2.0
278 verbose exit [ 1, true ]
Best regards,
David