Uberspace / lab

The Uberlab provides various tutorials - written by you! - on how to run software and tools on Uberspace 7.
https://lab.uberspace.de
Other
315 stars 414 forks source link

Netlify Build fails #645

Closed ebroda closed 4 years ago

ebroda commented 4 years ago

For two (#642, #643) of my three latest PR the netlify build failed.

The logs write:

12:11:22 PM: Version '8' not found - try `nvm ls-remote` to browse available versions.
12:11:22 PM: Failed to install node version '8'

So probably Node 8 is no longer available in all runners of Netlify and should be updated.

I had a look in the netlify.toml in this repository but there the version is not set.

luto commented 4 years ago

it fixed itself, apparently.