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
The second one is a react native expo project that refuses to work, until I remove this library from the dependencies of the first package. The problem is with hoisting and apparently the version 8.3.2 of uuid. See here: expo/expo#17261 (comment)
So it would really help me when somebody can change the dependency version.
Thank you
The text was updated successfully, but these errors were encountered:
I have a monorepo with yarn workspaces.
In the first package I use this library.
The second one is a react native expo project that refuses to work, until I remove this library from the dependencies of the first package. The problem is with hoisting and apparently the version 8.3.2 of uuid. See here: expo/expo#17261 (comment)
So it would really help me when somebody can change the dependency version.
Thank you
The text was updated successfully, but these errors were encountered: