List of builds in `index.js` file [here](https://nodejs.org/download/v8-canary/) is empty so it's currently not possible to install v8-canary builds via nvm like so: ```bash NVM_NODEJS_ORG_MIRROR=https://nodejs.org/download/v8-canary/ nvm i node ```
List of builds in
index.jsfile here is empty so it's currently not possible to install v8-canary builds via nvm like so: