rtsp-streaming-server icon indicating copy to clipboard operation
rtsp-streaming-server copied to clipboard

Code does not build in node 8.9 \ node 16.3

Open RobotnickIsrael opened this issue 3 years ago • 2 comments

I've cloned the project, did npm i to install the packages and than npm run build to have the output but it doesn't build saying "Successfully compiled 0 files with Babel (10ms)."

image

Build folder only has *.ts files image

I'm running on windows 10 64 bit. I'll try moving it to a linux environment and see what's up there.

RobotnickIsrael avatar Jun 06 '21 07:06 RobotnickIsrael

I can confirm this happens only on Windows. It builds in my linux with nodejs 14

RobotnickIsrael avatar Jun 06 '21 11:06 RobotnickIsrael

I haven't tested on Windows - presume this is a path parsing issue. Happy to review a PR that fixes this!

chriswiggins avatar Jun 08 '21 23:06 chriswiggins