Ryan Machado

Results 4 comments of Ryan Machado

hey @cortinico, can you assign this one to me? [react/modules/network/ProgressiveStringDecoderTest.java](https://github.com/facebook/react-native/tree/main/packages/react-native/ReactAndroid/src/test/java/com/facebook/react/modules/network/ProgressiveStringDecoderTest.java)

same here EDIT: @arjen-mediasoep @hzuluaga i managed to fix this using patch package and removing place inputs. In my use case, i didn't needed it

i was able to come up with a workaround: ```bash sudo mkdir -p /home/out sudo chown circleci /home/out ``` ```bash DIST_DIR=$HOME/project/out mkdir -p $DIST_DIR pnpm --filter > --prod deploy $DIST_DIR...

@alii @dylan-conway