How to solve the issue "ERROR: Failed to start the bridge server (300s timeout)"

Hello
I am currently using Bitbucket Pipelines for integrating Bitbucket with SonarCloud. However, I am facing an issue with the integration process.

INFO: Sensor JavaScript/TypeScript analysis [javascript]
INFO: Detected os: Linux arch: amd64 alpine: false. Platform: LINUX_X64
INFO: Using Node.js executable: 'node'.
ERROR: Failed to start the bridge server (300s timeout)
org.sonar.plugins.javascript.nodejs.NodeCommandException: Failed to start the bridge server (300s timeout)

Hey there.

Can you share you you’ve configured your Bitbucket Pipelines YAML? Free free to share the YAML directly here.