Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
This page covers common problems you might encounter when using the SDK manager and provides step-by-step solutions to resolve them quickly. If you don’t find a solution to your specific problem here, post an issue in the Developer Forum for additional support.

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:
  1. Set the NONINTERACTIVE=true .
  2. Use –non-interactive flag on commands.
  3. Check for interactive prompts in scripts.

Last modified on December 22, 2025