machine:
pre:
- mkdir ~/.yarn-cache
xcode:
version: '8.2'
dependencies:
pre:
- curl -o- -L https://yarnpkg.com/install.sh | bash
if 8.2 works fine, but in 8.3
shows this error.
Yarn was installed, but doesn’t seem to be working :(.