Getting the following error on macOS but not ubuntu:
fatal: destination path '/Users/runner/.nvm' already exists and is not an empty directory.
I can rm -rf that directory before the iOS step, but was wondering why it is happening suddenly. To my knowledge, we didn't cache that directory.
Getting the following error on macOS but not ubuntu:
I can rm -rf that directory before the iOS step, but was wondering why it is happening suddenly. To my knowledge, we didn't cache that directory.