Installation of strapi

System Information
  • Strapi Version: latest
  • Operating System: Debian bookworm
  • Database: default
  • Node Version: v20.14.0
  • NPM Version: 10.7.0
  • Yarn Version:

Hi I’m a newbie in both strapi and nodejs.
I’ve tried to install strapi with the straightforward npx command and I expected to reach the admin interface in my web-browser but it seems the url is not fired.

Please see: https://pastebin.com/wq6Zps7N

Maybe it’s interesting to know that before the current situation, I’ve downgraded nodejs from v21 to meet strapi requirements.

I’ve also tried to add --loglevel=verbose to npx but I obtained no useful insight. Any hints?