-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
Type Pick RequestPick requests to include commits inside a React Native releasePick requests to include commits inside a React Native release
Description
Target Branch
0.83
Link to commit or PR to be picked
Description
Fixed an ENOENT exception when a dependency does not export package.json, and your repo is set up as a monorepo using pnpm.
Note
This does not fix the actual search algorithm. We shouldn't be using require.main.paths here because it does not point to the correct starting point, the project root.
This change only fixes the case where we cannot find package.json at all.
Metadata
Metadata
Assignees
Labels
Type Pick RequestPick requests to include commits inside a React Native releasePick requests to include commits inside a React Native release
Type
Projects
Status
Done / Picked