vid-streamer icon indicating copy to clipboard operation
vid-streamer copied to clipboard

Error with the config

Open Btux opened this issue 11 years ago • 1 comments

Hi, I am a newbie on nodejs. I have a project on VOD and streaming platform. I were trying to hanlde your work but i got some mistake i can make the module to works it is asking the config file i am under Ubuntu

Do i need to download to module in the directory ???

My direcory look like this:

Myapp(the folder cloned on yours) { -->config -->nodes_modules ->index.js }

can you explain me more it is project for school?

Btux avatar Dec 07 '13 13:12 Btux

I'm not sure what your problem is, but it's probably either

  • You haven't got all required modules installed. If you used npm it should be fine, but if you cloned the repo from Github you may be missing things.
  • You haven't renamed vidStreamer-sample.json to vidStreamer.json (in the module's config directory). See the readme for more on this.

HTH

meloncholy avatar Dec 08 '13 22:12 meloncholy