Results 3 comments of Kris Liu

> 3.8.2 is already installed. > > ![sc](https://user-images.githubusercontent.com/27549209/221500450-9154c1ed-498f-4b6c-82be-afee75b6d55b.png) You need to update the $PATH to use the brew-version bison ``` bash export PATH=$(brew --prefix bison)/bin:$PATH ```

I encountered a similar issue on my Linux environment. - SAM CLI, version 1.116.0 - sam build get stuck After logs Setting DockerBuildArgs: {} for xxxx function - Debug logs...

非常棒!进展如何了?