Frappe Bench --- Node Version

I am using frappe 15.0.0-dev
Node version 14.15.0

Right now i tried to install react-sdk it asks node version.
Expected version “^14.18.0 || >=16.0.0”. Got “14.15.0”

If i update node version means whether it cause any error to existing bench or it will work properly?

Thankyou

v15 will be using nodejs v18

1 Like

Hi,

On a Frappe 14.4 instance upgrading to node 20.3 doesn’t seem to break anything. The react-sdk installed ok. bench build completes without error.

Upgrading to 14.18.x or higher will also work. That’s what it seems to require.