mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-01-12 22:46:30 +08:00
@@ -93,7 +93,7 @@ fi
|
||||
if [ "$USE_YARN" = "yes" ]
|
||||
then
|
||||
# Install Yarn so that the test can use it to install packages.
|
||||
npm install -g yarn@0.22 # FIXME: this pin is temporary to work around a Yarn bug on CI
|
||||
npm install -g yarn
|
||||
yarn cache clean
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user