Error while building app for android - The engine "node" is incompatible with this module

Hi there… After building my app for android there is an error:

---------> INSTALLING [name of my component]
ADDING my-own-component@1.0.4
{ Error: Command failed: yarn add https://component-marketplace-prod.s3.amazonaws.com/[name of my component]/1.0.4.tar
error style-loader@3.2.1: The engine “node” is incompatible with this module. Expected version “>= 12.13.0”. Got “10.24.1”
error Found incompatible module.

This error is about my own private module (component)
Help please - how can i fix it?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.