View Single Post
  #1505  
Old 11-07-2018, 01:59 AM
supersonic80 supersonic80 is offline
Senior Member
 
Join Date: Mar 2016
Posts: 138
supersonic80 is on a distinguished road
Default

Re: www.myfreecams.com: How can I record free sex web-cam chat (rtmp:// .flv)


I guess you have an old version of node.js.
MFCAuto requires node.js v9.5 or higher. Try to install v10 and see how it goes.


Quote:
Originally Posted by MrOctober View Post
I have installed this on a Windows PC. When I did npm install, it came back with 4 npm vulnerabilities, npm auto fix did not fix them.

Also tried installing on Ubuntu, when I ran node main.js got this error:

TypeError: Cannot read property 'bind' of undefined
at Object.<anonymous> (/home/d/mfc-node-master/node_modules/MFCAuto/lib/Model.js:724:60)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (/home/d/mfc-node-master/node_modules/MFCAuto/lib/Client.js:15:17)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
Reply With Quote