Sir,
I’m trying to install media soup on windows machine. But get some errors:
npm ERR! code 1
npm ERR! path D:\Công ty cổ phần thanh toán Hưng Hà\HHP\wevRTC\Media soup project\example1\node_modules\mediasoup
npm ERR! command failed
npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node npm-scripts.js postinstall
npm ERR! npm-scripts.js [INFO] running task “postinstall”
npm ERR! npm-scripts.js [INFO] executing command: node npm-scripts.js worker:build
npm ERR! npm-scripts.js [INFO] running task “worker:build”
npm ERR! npm-scripts.js [INFO] executing command: make -C worker
npm ERR! make: *** worker: No such file or directory. Stop.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\lehuu\AppData\Local\npm-cache_logs\2022-08-06T01_51_40_381Z-debug-0.log
I read document and did requirement, this information of my device:
- Python 3.10.6
- GNU Make 3.81
- node version 16.16