Closed fiznool closed 2 years ago
This seems that the package is working as expected, since you get the same message when running in the terminal. Can you try again using the 4-alpha version? I've removed some unnecessary logging.
npm install react-native-clean-project@alpha
The wipe iOS build artifacts task is producing an error message on my machine:
It seems the culprit is the following command:
When I run this from the terminal, I get the same error message.
It's worth noting that the task still continues, but its a little strange to see an error message.