mac os 安全机制导致springboot项目创建+构建失败的问题


重启mac 点击command+r 进入开发者模式,打开命令行输入:

csrutil disable 并回车后,再次输入reboot 命令重启后,idea不再抱错「操作不被允许】的error 并构建成功了.

相关