This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
[SOLVED] npm install -g athom-cli will not install
HansieNL
Member
I installed the new node version 4.4.7 (64 bit) and run Node.js as administrator.
Now I try to run the command: npm install -g athom-cli
I get a lot of failures:
C:\Windows\System32>npm install -g athom-clinpm WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit at getNotFoundError (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:14:12)npm WARN addRemoteGit at F (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:69:19)npm WARN addRemoteGit at E (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:81:29)npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:90:16npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\node_modules\isexe\index.js:44:5npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\node_modules\isexe\windows.js:29:5npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:82:15)npm WARN addRemoteGit git+https://github.com/athombv/node-homey-signal-validator.git#production resetting remote C:\Users\Kees\AppData\Roaming\npm-cache\_git-remotes\https-github-com-athombv-node-homey-signal-validator-git-1289a831 because of error: { [Error: not found: git] code: 'ENOGIT' }npm ERR! git clone --template=C:\Users\Kees\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/athombv/node-homey-signal-validator.git C:\Users\Kees\AppData\Roaming\npm-cache\_git-remotes\https-github-com-athombv-node-homey-signal-validator-git-1289a831: undefinednpm ERR! git clone --template=C:\Users\Kees\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/athombv/node-homey-signal-validator.git C:\Users\Kees\AppData\Roaming\npm-cache\_git-remotes\https-github-com-athombv-node-homey-signal-validator-git-1289a831: undefinednpm ERR! Windows_NT 6.1.7601npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "athom-cli"npm ERR! node v4.4.7npm ERR! npm v2.15.8npm ERR! code ENOGIT
npm ERR! not found: gitnpm ERR!npm ERR! Failed using git.npm ERR! This is most likely not a problem with npm itself.npm ERR! Please check if you have git installed and in your PATH.
npm ERR! Please include the following file with any support request:npm ERR! C:\Windows\System32\npm-debug.log
C:\Windows\System32>
Can someone tell me what I'm doing wrong?
Thanks in advance.
Now I try to run the command: npm install -g athom-cli
I get a lot of failures:
C:\Windows\System32>npm install -g athom-clinpm WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit at getNotFoundError (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:14:12)npm WARN addRemoteGit at F (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:69:19)npm WARN addRemoteGit at E (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:81:29)npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:90:16npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\node_modules\isexe\index.js:44:5npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\node_modules\isexe\windows.js:29:5npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:82:15)npm WARN addRemoteGit git+https://github.com/athombv/node-homey-signal-validator.git#production resetting remote C:\Users\Kees\AppData\Roaming\npm-cache\_git-remotes\https-github-com-athombv-node-homey-signal-validator-git-1289a831 because of error: { [Error: not found: git] code: 'ENOGIT' }npm ERR! git clone --template=C:\Users\Kees\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/athombv/node-homey-signal-validator.git C:\Users\Kees\AppData\Roaming\npm-cache\_git-remotes\https-github-com-athombv-node-homey-signal-validator-git-1289a831: undefinednpm ERR! git clone --template=C:\Users\Kees\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/athombv/node-homey-signal-validator.git C:\Users\Kees\AppData\Roaming\npm-cache\_git-remotes\https-github-com-athombv-node-homey-signal-validator-git-1289a831: undefinednpm ERR! Windows_NT 6.1.7601npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "athom-cli"npm ERR! node v4.4.7npm ERR! npm v2.15.8npm ERR! code ENOGIT
npm ERR! not found: gitnpm ERR!npm ERR! Failed using git.npm ERR! This is most likely not a problem with npm itself.npm ERR! Please check if you have git installed and in your PATH.
npm ERR! Please include the following file with any support request:npm ERR! C:\Windows\System32\npm-debug.log
C:\Windows\System32>
Can someone tell me what I'm doing wrong?
Thanks in advance.
Comments
@emile are these instructions still valid: https://developers.athom.com
Never had to install that in the past. Athom has to update their instructions then.
edit: still a bunch of warnings, but athom-cli seems to work as it should.
the second got to https://github.com/athombv/homey/issues make an account and make a new issue . the easiest way to githib i find slick the athom community has a channel github clicking on the links get you at the right place.