zsh: operation not permitted: flutter


***@localhost ~ % which flutter
/Users/liuzhen/Developer/we/flutter/bin/flutter
***@localhost ~ % flutter -h
zsh: operation not permitted: flutter
***@localhost ~ % 

我设置了flutter环境变量,结果报错zsh: operation not permitted

下载了一个beta版的sdk就好了。