Password needed for install dependencies

when i’m use sudo npx playwright install-deps return sudo not found
when i’m use playwright install-deps at console menu , needed password for next step

please help me to install playwright

Can you try to add npm install playwright as part of your build command?