exponentPrebuildStep Error on android studio MacOS

I got this error when I try to build on device this morning. It’s been work well last night and I do not change anything before close project and shutdown my computer.

here is full error log.

Error:Execution failed for task ‘:app:exponentPrebuildStep’.

A problem occurred starting process ‘command ‘./.exponent-source/android/detach-scripts/prepare-detached-build.sh’’

what’s happened with it?

Are you using a detached project? Maybe trying going commit by commit until project builds, this might help you find the change that caused error.

Maybe something going wrong in my project and I don’t know what is it. I have to create new project and re-build all to make it work.