byCedric / expo-monorepo-example

Fast pnpm monorepo for cross-platform apps built with Expo / React Native and React.
https://docs.expo.dev/guides/monorepos/
MIT License
720 stars 76 forks source link

pnpm install gets stuck #80

Closed kickbk closed 1 year ago

kickbk commented 1 year ago

I am facing this issue with pnpm i as a result of using node-linker=hoisted. Seems like it's unresolved atm. I checked what package it's stuck on with pnpm i --reporter ndjson, unfortunately, it's not always the same.

byCedric commented 1 year ago

This seems to be an issue with either React Native, or pnpm. Posting the latest update and thread to track this issue: https://github.com/pnpm/pnpm/issues/5909#issuecomment-1396306786

byCedric commented 1 year ago

This seems to be fixed upstream now :)