We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.