You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using Yarn version 10.24.XX. Suddenly the yarn install has started failing when it tries to import packages.
We are using rxjs-tslint-rules v 4.17.2
Below is the error : error [email protected]: The engine "node" is incompatible with this module. Expected version ">=12". Got "10.24.1"
error Found incompatible module
The text was updated successfully, but these errors were encountered:
We are using Yarn version 10.24.XX. Suddenly the yarn install has started failing when it tries to import packages.
We are using rxjs-tslint-rules v 4.17.2
Below is the error :
error [email protected]: The engine "node" is incompatible with this module. Expected version ">=12". Got "10.24.1"
error Found incompatible module
The text was updated successfully, but these errors were encountered: