You might try:
yarn install --force
and optionally deleting your app’s node_modules as well as yarn.lock.
I upgraded two apps earlier today w/out seeing this issue – but I have had to yarn install --force in certain cases before.
You might try:
yarn install --force
and optionally deleting your app’s node_modules as well as yarn.lock.
I upgraded two apps earlier today w/out seeing this issue – but I have had to yarn install --force in certain cases before.