homebrew-tap | Homebrew tap for formulae such as FFmpeg
kandi X-RAY | homebrew-tap Summary
kandi X-RAY | homebrew-tap Summary
Homebrew (AKA, Brew) tap for formulae such as FFmpeg that include options
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of homebrew-tap
homebrew-tap Key Features
homebrew-tap Examples and Code Snippets
Community Discussions
Trending Discussions on homebrew-tap
QUESTION
Today I updated to AWS SAM CLI
version 1.33.0. Then it started crashing making issues during the deployment. When I run the command sam deploy
or sam deploy --guided
, it throws the following error
ANSWER
Answered 2021-Oct-18 at 17:47We have identified the issue and a fix is on the way. The issue is a version of regex. We need to pin to a specific version (2021.9.30) as later ones are having issues on M1. A new version of the CLI will address this.
For now, the workarounds are
- For brew installs:
/opt/homebrew/Cellar/aws-sam-cli/1.33.0/libexec/bin/pip3 install regex==2021.9.30
- For PIP installs:
pip install regex==2021.9.30
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install homebrew-tap
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page