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
$ yarn
yarn install v1.22.19
[1/4] Resolving packages...
[2/4] Fetching packages...
error react-router-dom@6.8.1: The engine "node" is incompatible with this module. Expected version ">=14". Got "12.22.12"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
however, with --ignore-engines the error will go away
yarn command already has an issue:
however, with
--ignore-engines
the error will go awayand then,
yarn start
has an error:The text was updated successfully, but these errors were encountered: