0

I want to upgrade es2017 to es2020, but I don't want to upgrade angular version. Is it possible? My angular version is 5.2.

erzen
  • 384
  • 1
  • 6
  • 18
  • 1
    No, because that's not really how JS versions work. _"Considering the current status of JavaScript implementations in various browsers, node.js etc, no one is specifically versioning themselves but keeps evolving with new features."_ - from https://stackoverflow.com/a/47374956/989920 – evolutionxbox May 05 '22 at 07:36
  • 1
    If you're on Angular 5 why _don't_ you want to upgrade it? The current version is 13, and nothing before 11 is supported any more. – jonrsharpe May 05 '22 at 07:38
  • @jonrsharpe I know but is not my choice :( – erzen May 05 '22 at 07:42
  • Why would Angular 5.2 not work with ES2020? – Bergi May 05 '22 at 08:23
  • 1
    Talk to the lead/management about upgrading. I recently spent 2.5 days doing an upgrade from 5 to 11. I took my time and branched each version upgrade to be safe. Fortunate for me I ran into no problems. – edjm May 05 '22 at 09:04

0 Answers0