Getting error with version 1.142 #8142
RamKrishnaJha
started this conversation in
Feedback
Replies: 1 comment
-
I face the same issue, happens on sam deploy in github actions. The aws-actions/setup-sam@v2 action allows you to downgrade the version by adding the version number. Example:
|
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
Uh oh!
There was an error while loading. Please reload this page.
-
Getting the error
Error: [Errno 2] No such file or directory: '/usr/local/aws-sam-cli/1.142.0/dist/_internal/dateparser/data/dateparser_tz_cache.pkl'
With sam deploy command in version 1.142
Beta Was this translation helpful? Give feedback.
All reactions