Results 22 comments of Arthur

I fixed it using special env: ``` { "cli": { "version": ">= 14.1.0", "appVersionSource": "remote" }, "build": { "development": { "distribution": "internal", "channel": "development", "developmentClient": true, "env": { "YARN_ENABLE_IMMUTABLE_INSTALLS": "false",...

I created a PR many months ago at https://github.com/callstack/react-native-paper/pull/4514 . Not sure how ot get people to merge...