i mean moduleRequests.map (linker) will call linker in parallel for each module, which causes errors for me with acyclical graphs because modules they import in common will only be queued to resolve ...
needs reviewIssue is ready to be reviewed by a maintainerIssue is ready to be reviewed by a maintainer EAS build fails on both npm ci and yarn install with EACCES ...