Site Information
- URL:
datapio-sdk.netlify.app
- Github Repository
- Deploy logs
Actual Behavior
I configured, through the Netlify Dashboard, the following environment variables:
NODE_VERSION=14
NETLIFY_USE_YARN=true
HUGO_VERSION=0.82.0
But the buildbot is still not installing Yarn (see logs linked above).
It seems the NETLIFY_USE_YARN
environment variable is ignored.
Desired Behavior
Install Yarn during deployment.