How to run this file on your own server?
Closed this issue · 4 comments
qylcx7758 commented
The step is too complicated,i just input this command
npm install gulp -g
npm install
but error;
qylcx7758 commented
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.
qylcx7758 commented
Yes, I can run successfully, thank you very much
mon commented
Great to hear! Thanks :)