BadIdeaFactory / biffud.com

This is our website, since someone said we need one
https://biffud.com/
5 stars 9 forks source link

Upgrade compatible Node version #94

Closed chriszs closed 2 years ago

chriszs commented 3 years ago

@slifty writes:

I ended up trying out act and it revealed that the site doesn't build in Node 14.

Updating the PR to specify 10 for our action (and I'm adding 10 to our package)

Node 10 was end-of-lifed in April with a recommendation to upgrade to 14. Current LTS is 16 and current stable is 17.

louh commented 2 years ago

try this #97

slifty commented 2 years ago

I think this is closed! Thanks @louh!