View Single Post
  #1084  
Old 07-14-2017, 03:38 PM
aand101 aand101 is offline
Junior Member
 
Join Date: Jul 2017
Posts: 6
aand101 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 moooby View Post
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.
I was able to install npm... now how do I start the main node?
Reply With Quote