Skip to content

Upgrade to SDK 0.24.9914 - #37

Merged
anishamalde merged 2 commits into
AmazonAppDev:mainfrom
dk00:sdk.24.9914
Aug 28, 2026
Merged

Upgrade to SDK 0.24.9914#37
anishamalde merged 2 commits into
AmazonAppDev:mainfrom
dk00:sdk.24.9914

Conversation

@dk00

@dk00 dk00 commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Upgrade to Vega SDK 0.24.9914

Fix: Upgrade Vega app to Vega SDK 0.24.9914
This PR addresses issue #36.

SDK version 0.24.9525 was required but not available, and @amazon-devices/kepler-cli-platform@0.22.13 was also missing.

After copying some config / dependencies from antoher working sample project, I was able to run the application successfully with latest Vega SDK 0.24.9914.

Changes

  • Bump vegaSdkVersion to 0.24.9914 in vega-sdk-requirements.json
  • Pin @amazon-devices/kepler-cli-platform to 0.22.13-rn-83
  • Set os.version.min = "1.2" in manifest.toml alongside existing target
  • Update yarn.lock accordingly

Testing

The Vega app runs successfully with latest SDK 0.24.9914 VVD and confirms the expected behavior.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Move .npmrc out of version control and into .gitignore so it stays
per-developer. Developers configure their own registry locally.
@anishamalde

anishamalde commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Thanks for the catch! When they switched over SDK after the latest release, looks like they changed the package names in npm.

@anishamalde
anishamalde merged commit 9466af1 into AmazonAppDev:main Aug 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants