replit / polygott

Base Docker image for the Repl.it evaluation server
https://replit.com
MIT License
395 stars 103 forks source link

update node to 16 #267

Closed LiamTownsley2 closed 3 years ago

lhchavez commented 3 years ago

the upgrade from node 14 to 16 is moderately breaking, so we cannot upgrade it through polygott because that would silently break some people's code :(

maybe try https://blog.replit.com/nix instead

LiamTownsley2 commented 3 years ago

ah, alright @lhchavez . you should make the Nix feature more well known, that's really cool.