expo prebuild is blocked

Hi,
I am trying to run expo prebuild --clean, but the command is blocked at the following step:
Creating native project directories (./ios and ./android) and updating .gitignore

I have Expo SDK 44, configured to build with EAS. my previous launch and build were successful, but since I installed react-native-firebase I can continue to test my app

Hey @spoutnik97, if I’m following along correctly, have you tried removing react-native-firebase to see if the command still gets stuck?