Can not install mediasoup version 3.10

Now i try to install mediasoup with command: yarn add mediasoup but it’s get an error like below:

C compiler for the host machine: cc (gcc 9.4.0 "cc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
C linker for the host machine: cc ld.bfd 2.34
C++ compiler for the host machine: c++ (gcc 9.4.0 "c++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0")
C++ linker for the host machine: c++ ld.bfd 2.34
Host machine cpu family: x86_64
Host machine cpu: x86_64

meson.build:29:3: ERROR: Tried to access unknown option 'ms_log_trace'.

I retry to install with another command yarn add mediasoup@3.8 it’s working perfectly

Fixed in 3.10.2.