Mila
Results
1
comments of
Mila
I modified [isYarnInstalled()](https://github.com/flexn-io/renative/blob/72c67b423a97e2651a8650ed97524c8abe31a1a0/packages/core/src/projects/npm.ts#L120) to always return false (just adding `--packageManager npm` doesn't work but that's a separate issue) and got the same error (with npm v10.2.3). Seems to be a...