Ionic 3 and Node version

Currently im using ionic 3 with node version 8.11.3.
i was wondering if i get the latest version(10.15.1), if ionic 3 would brake?
i google around, but couldn’t find anything about it…
thanks all

Hi @adsfelipe,

I’m using Node 10 with the lastest Ionic CLI (4.10.3) and I’m able to use projects with Ionic 3.9.2 normally, so you should be okay if you’re not using really old versions.

If you have a Node version manager installed, like nvm or n, you can just upgrade, test, and revert to your current version if you get into trouble.

Best,
Rodrigo

1 Like