mon/0x40-web

How to run this file on your own server?

Closed this issue · 4 comments

The step is too complicated,i just input this command

npm install gulp -g
 npm install

but error;

In addtion,

n = e("../build/libmpg123.js"),
i.HTTPSource = e("./sources/node/http"), 
i.FileSource = e("./sources/node/file"),
 i.BufferSource = e("./sources/buffer"),
 i.Demuxer = e("./demuxer"),
 i.Decoder = e("./decoder"),
 i.AudioDevice = e("./device")

Where are the files pointed to by these codes?

mon commented

Just use the pre built zip from the releases page, it's easier.

Yes, I can run successfully, thank you very much

mon commented

Great to hear! Thanks :)