assertive
assertive copied to clipboard
yarn not supported
This module cannot be installed by yarn after 3.0.0.
error [email protected]: The engine "yarn" is incompatible with this module. Expected version "0.0.0". Got "1.17.3" error Found incompatible module.
This is because the package.json's engines
section expects yarn to be version 0.0.0
instead of an actual range of support.