View Single Post
  #1083  
Old 07-14-2017, 03:10 PM
moooby moooby is offline
Junior Member
 
Join Date: Jul 2015
Posts: 7
moooby is on a distinguished road
Default

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


Quote:
Originally Posted by aand101 View Post
nobody???
It sounds like you are running node.

If your run the 'node' command in your shell it will run node's own environment. You can't call NPM from in here.

Type '.exit' and this will exit node and go back to your shell. Now you can run npm.

Once that's done, you have to run 'node main' to start the script.
Reply With Quote