View Single Post
  #1  
Old 01-28-2017, 09:23 PM
rockingharder rockingharder is offline
Junior Member
 
Join Date: Oct 2016
Posts: 9
rockingharder is on a distinguished road
Default

Anyone have any experience with mfc_cb.node? I have a problem


I cloned the project and am trying to use command line to install it.

I cd to the path and tried to run
Quote:
npm install
But it fails.

Quote:
npm WARN addRemoteGit Error: not found: git
npm WARN addRemoteGit at getNotFoundError (C:\Program Files\nodejs\node_modules\npm\node_modules\which\w hich.js:14:12)
npm WARN addRemoteGit at F (C:\Program Files\nodejs\node_modules\npm\node_modules\which\w hich.js:69:19)
npm WARN addRemoteGit at E (C:\Program Files\nodejs\node_modules\npm\node_modules\which\w hich.js:81:29)
npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\w hich.js:90:16
npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\n ode_modules\isexe\index.js:44:5
npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\n ode_modules\isexe\windows.js:29:5
npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:82:15)
npm WARN addRemoteGit zombiealex/MFCAuto resetting remote C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\git-github-com-zombiealex-MFCAuto-git-f6d6ef3d because of error: { [Error: not found: git] code: 'ENOGIT' }
npm ERR! git clone --template=C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git://github.com/zombiealex/MFCAuto.git C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\git-github-com-zombiealex-MFCAuto-git-f6d6ef3d: undefined
npm ERR! git clone --template=C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git://github.com/zombiealex/MFCAuto.git C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\git-github-com-zombiealex-MFCAuto-git-f6d6ef3d: undefined
npm WARN addRemoteGit Error: not found: git
npm WARN addRemoteGit at getNotFoundError (C:\Program Files\nodejs\node_modules\npm\node_modules\which\w hich.js:14:12)
npm WARN addRemoteGit at F (C:\Program Files\nodejs\node_modules\npm\node_modules\which\w hich.js:69:19)
npm WARN addRemoteGit at E (C:\Program Files\nodejs\node_modules\npm\node_modules\which\w hich.js:81:29)
npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\w hich.js:90:16
npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\n ode_modules\isexe\index.js:44:5
npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\n ode_modules\isexe\windows.js:29:5
npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:82:15)
npm WARN addRemoteGit zombiealex/MFCAuto resetting remote C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\https-github-com-zombiealex-MFCAuto-git-d80f5b3f because of error: { [Error: not found: git] code: 'ENOGIT' }
npm ERR! git clone --template=C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/zombiealex/MFCAuto.git C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\https-github-com-zombiealex-MFCAuto-git-d80f5b3f: undefined
npm ERR! git clone --template=C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror https://github.com/zombiealex/MFCAuto.git C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\https-github-com-zombiealex-MFCAuto-git-d80f5b3f: undefined
npm WARN addRemoteGit Error: not found: git
npm WARN addRemoteGit at getNotFoundError (C:\Program Files\nodejs\node_modules\npm\node_modules\which\w hich.js:14:12)
npm WARN addRemoteGit at F (C:\Program Files\nodejs\node_modules\npm\node_modules\which\w hich.js:69:19)
npm WARN addRemoteGit at E (C:\Program Files\nodejs\node_modules\npm\node_modules\which\w hich.js:81:29)
npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\w hich.js:90:16
npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\n ode_modules\isexe\index.js:44:5
npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\n ode_modules\isexe\windows.js:29:5
npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:82:15)
npm WARN addRemoteGit zombiealex/MFCAuto resetting remote C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\git-github-com-zombiealex-MFCAuto-git-2fb1158c because of error: { [Error: not found: git] code: 'ENOGIT' }
npm ERR! git clone --template=C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@github.com:zombiealex/MFCAuto.git C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\git-github-com-zombiealex-MFCAuto-git-2fb1158c: undefined
npm ERR! git clone --template=C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\_templates --mirror git@github.com:zombiealex/MFCAuto.git C:\Users\bilge\AppData\Roaming\npm-cache\_git-remotes\git-github-com-zombiealex-MFCAuto-git-2fb1158c: undefined
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! node v4.6.0
npm ERR! npm v2.15.9
npm ERR! code ENOGIT

npm ERR! not found: git
npm 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:\Users\bilge\Desktop\me\bots\mfc record\mfc_cb.node-master\npm-debug.log
Any suggestions?

Thanks!
Reply With Quote