What is the maximum version of Node and npm I should use if I am using the latest version of Ionic CLI and Ionic App Scripts? Can we use the latest versions?
My recommendation is to stay with the latest LTS version. Put it this way: somebody is going to run into whatever incompatibilities there are with new node/npm versions, and if you’re always using the bleeding edge, that somebody is going to be you.
1 Like