Npm ERR! missing script: strapi

Try with npx create-strapi-app@latest backend --quickstart --no-run and you also need to navigate into the Strapi directory after you generate it to run the commands.

2 Likes