Error: No available ports found when I run npm start.
Bug Report 🐛
I follow the office doc to create a test project as follows:
# install deps
sudo apt install -y \
libnss3 \
libdbus-1-3 \
libatk1.0-0 \
libasound2t64 \ # libasound2 not exist refs https://github.com/cypress-io/cypress-documentation/issues/5816
libxrandr2 \
libxkbcommon-dev \
libxfixes3 \
libxcomposite1 \
libxdamage1 \
libgbm-dev \
libatk-bridge2.0-0
# create a project
npx create-video@latest
but i got an error when I run npm start:

other infomation:
os: ubuntu 24.04
remotion: 4.0.212
Error: No available ports found when I run npm start.
Bug Report 🐛
I follow the office doc to create a test project as follows:
but i got an error when I run

npm start:other infomation:
os: ubuntu 24.04
remotion: 4.0.212