upleveled / system-setup

Set up a PERN development environment on Windows, macOS and Linux
28 stars 19 forks source link

Remove Expo pnpm symlink workaround #28

Open karlhorky opened 1 year ago

karlhorky commented 1 year ago

Once Expo SDK releases a stable version that enables the new symlink support in React Native 0.72+, we should see whether we can remove the workaround we added for pnpm support with Expo apps, added in the following PR (even though duplicate dependencies are not exactly the same issue as symlinks):

karlhorky commented 7 months ago

Apparently not yet supported: