[Sorry, I am sure if this is right repo to post this Netlify deployment issue]
- Do you want to request a feature or report a bug?
Bug
- What is the current behavior?
...
2:47:10 PM: Attempting node version '12.12.0' from .nvmrc
2:47:12 PM: Version '12.12.0' not found - try `nvm ls-remote` to browse available versions.
2:47:12 PM: Failed to install node version '12.12.0'
2:47:12 PM: failed during stage 'building site': Build script returned non-zero exit code: 1
2:47:12 PM: Error running command: Build script returned non-zero exit code: 1
2:47:12 PM: Failing build: Failed to build site
2:47:12 PM: Finished processing build request in 37.732633187s
- If the current behavior is a bug, please provide the steps to reproduce.
This is for https://github.com/Hongbo-Miao/hongbomiao.com/pull/271
The Netlify log is at https://app.netlify.com/sites/hongbomiao/deploys/5da0f8388e6a33bd2937901e
- What is the expected behavior?
Actually, if you try to run nvm ls-remote, node version '12.12.0' is in the list.
Close since it works now in Netlify.