Could nod load config js file

Hello, I am currently trying to install versioning and email designer plugin, everything gets installed as it should. Build passes like a charm, but when I run strapi develop, error occours :

error: Could not load js config file /Users/mydirectory/Desktop/strapi-demo/node_modules/@notum-cz/strapi-plugin-content-versioning/strapi-server.js: Unexpected token ‘.’

Node version : 12.22.0
Strapi version 4.1.5

Just in case someone also runs into this problem - the solution is upgrading node version to 14x