I want to integrate TestCafe with Azure DevOps by following this tutorial:https://testcafe.io/documentation/402822/guides/continuous-integration/azure-devops. I ran the script "npm run test" test case which locally runs testcafe. I also tried npm run test and get a similar error.
This is my result :

Is there any solution for this?