homebrew-tap | This is the homebrew tap for nektos
kandi X-RAY | homebrew-tap Summary
kandi X-RAY | homebrew-tap Summary
This is the homebrew tap for nektos. Formulas should go in here.
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
On a UNIX-like operating system, using your system’s package manager is easiest. However, the packaged Ruby version may not be the newest one. There is also an installer for Windows. Managers help you to switch between multiple Ruby versions on your system. Installers can be used to install a specific or multiple Ruby versions. Please refer ruby-lang.org for more information.
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