Common issues
Command fails with SDK version not found
Cause: Required SDK version isn’t installed locally Solution:SDK commands fail unexpectedly or produce errors
Cause: Installation files are damaged or incomplete. Solution:Pipeline execution stops and waits indefinitely
Cause: Interactive prompts are blocking automated execution. Solution:- Set the NONINTERACTIVE=true .
- Use –non-interactive flag on commands.
- Check for interactive prompts in scripts.

