Closed kickbk closed 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
This seems to be fixed upstream now :)
I am facing this issue with
pnpm i
as a result of usingnode-linker=hoisted
. Seems like it's unresolved atm. I checked what package it's stuck on withpnpm i --reporter ndjson
, unfortunately, it's not always the same.