cloudfour / pwastats

A directory of Progressive Web App case studies.
https://www.pwastats.com
MIT License
102 stars 9 forks source link

Mention old node version in readme #204

Closed emersonthis closed 4 years ago

emersonthis commented 4 years ago

Overview

calebeby commented 4 years ago

Can we use node 10 instead? Node 11 is already EOL, and node 10 is maintenance LTS until april 2021

https://github.com/nodejs/release#release-schedule

emersonthis commented 4 years ago

@calebeby fine by me... I just used the newest version that allowed me to get the site running... Do you already know that v10 works? Or is that something I'd need to test.

(PS: we shouldn't agonize over this too much because we're about to rebuild the whole thing in Eleventy)

emersonthis commented 4 years ago

I updated node in PR #206 so this is no longer relevant