Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (Adult streaming videos) (http://stream-recorder.com/forum/forumdisplay.php?f=40)
-   -  

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

(http://stream-recorder.com/forum/showthread.php?t=22648)

rockingharder 01-28-2017 09:23 PM

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!

supersonic80 01-28-2017 10:42 PM

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


 
You should try to install Git https://git-scm.com/download/win then try again.

snickerpop2 02-07-2017 12:42 AM

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


 
I had issues as well with the program what worked for me was installing each package individually.

If you go to package.json and open with notepad it will tell you each package that needs to be installed under dependancy.
then you just npm install "name"

One package MFC... something wouldn't install so I found that one on github as well. You can download the zip, and then put it where all the other node modules are.

After that when you run the program it should work.


All times are GMT -6. The time now is 03:03 PM.