Recent releases to sam cli causing breaking changes for sync feature #5044
Unanswered
cnguyenrettig
asked this question in
Questions
Replies: 1 comment
-
Thanks for reaching out to us. May I know what's the error that you encountered while using |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Recent releases to sam cli above version 1.74 have caused the sync serverless application feature to error out.
The workaround was to downgrade to 1.74, however the latest version of AWS toolkit (1.65-223) requires sam cli version 1.78 or higher.
Has anyone else encountered this and found a workaround other than downgrading everything to previous versions.
This is the last combination that worked:
*Use IntelliJ Plugins window to uninstall and then install the previous AWS Toolkit from disk if you have upgraded to 1.64 or higher.
Beta Was this translation helpful? Give feedback.
All reactions