@tombox said in Test Adapter fronius-solarweb:
@exmayr sieht so aus als wäre kein git auf dem system installiert. Entweder nachinstallieren oder abwarten bis der adapter im repo ist
danke für die Hilfe - mit git hats dann funktioniert
@tombox said in Test Adapter fronius-solarweb:
@exmayr sieht so aus als wäre kein git auf dem system installiert. Entweder nachinstallieren oder abwarten bis der adapter im repo ist
danke für die Hilfe - mit git hats dann funktioniert
@tombox
so sieht das logfile aus
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli 'TA2k/ioBroker.fronius-solarweb#f1e1c838d5cef215b5159fd93bd3ca40b82fc92f'
1 verbose cli ]
2 info using npm@6.13.4
3 info using node@v12.16.1
4 verbose npm-session 3985a85ef44371be
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData error for github:TA2k/ioBroker.fronius-solarweb#f1e1c838d5cef215b5159fd93bd3ca40b82fc92f Error while executing:
7 silly fetchPackageMetaData undefined ls-remote -h -t ssh://git@github.com/TA2k/ioBroker.fronius-solarweb.git
7 silly fetchPackageMetaData
7 silly fetchPackageMetaData
7 silly fetchPackageMetaData spawn git ENOENT
8 timing stage:rollbackFailedOptional Completed in 9ms
9 timing stage:runTopLevelLifecycles Completed in 62789ms
10 verbose stack Error: spawn git ENOENT
10 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19)
10 verbose stack at onErrorNT (internal/child_process.js:469:16)
10 verbose stack at processTicksAndRejections (internal/process/task_queues.js:84:21)
11 verbose cwd C:\iobroker
12 verbose Windows_NT 10.0.19042
13 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "TA2k/ioBroker.fronius-solarweb#f1e1c838d5cef215b5159fd93bd3ca40b82fc92f"
14 verbose node v12.16.1
15 verbose npm v6.13.4
16 error code ENOENT
17 error syscall spawn git
18 error path git
19 error errno ENOENT
20 error enoent Error while executing:
20 error enoent undefined ls-remote -h -t ssh://git@github.com/TA2k/ioBroker.fronius-solarweb.git
20 error enoent
20 error enoent
20 error enoent spawn git ENOENT
21 error enoent This is related to npm not being able to find a file.
22 verbose exit [ 1, true ]
Mod-Edit: Code in </> Code-Tag gepackt!
bei mir funktioniert die Installation leider nicht
$ iobroker url https://github.com/TA2k/ioBroker.fronius-solarweb --host SYMCON --debug
install TA2k/ioBroker.fronius-solarweb#f1e1c838d5cef215b5159fd93bd3ca40b82fc92f
NPM version: 6.13.4npm install TA2k/ioBroker.fronius-solarweb#f1e1c838d5cef215b5159fd93bd3ca40b82fc92f (System call)
npm ERR! code ENOENT npm ERR! syscall spawn git npm ERR! path git npm ERR! errno ENOENT npm ERR! enoent Error while executing: npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/TA2k/ioBroker.fronius-solarweb.git npm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENT npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\iobroker\AppData\Roaming\npm-cache\_logs\2022-01-21T19_21_06_578Z-debug.log
host.SYMCON Cannot install TA2k/ioBroker.fronius-solarweb#f1e1c838d5cef215b5159fd93bd3ca40b82fc92f: 1
ERROR: Process exited with code 25
windows
node v12.16.1
npm v6.13.4