Riccardo Cipolleschi

Results 310 comments of Riccardo Cipolleschi

You should try the step I explained above. There is something not correctly configured in the environment, thus the `init` command fails to install the pods. By navigating into the...

@artak-avanesian, this look like an incomplete stack trace. There is no error here at all. It just say that you _may have encountered a bug in the Ruby interpreter_ but...

If you are concerned about the `multiple podfile` warning: 1. We already fixed and it will be removed in the next version of RN 2. It is just a warning:...

I'm happy that you will try again! 😃 Please, feel free to post any issues and reach out for help. We are committed in trying to improve the experience as...

@mkabatek your hermes version is not aligned with the one downloaded by react native. The error message contains instructions on how to fix it: `pod update hermes-engine --no-repo-update` Try to...

@mkabatek If I understand correctly: 1. `npx react-native init` fails due to incorrect hermes versions 2. when you run `pod update hermes-engine --no-repo-update`, you manage to update the pods successfully...

Hi @amypellegrini! Yes, you can create a new React Native app with `npx react-Native unit --skip-install`. This creates a new app from the React Native template, without installing **any** dependencies....

I don't know... maybe @robhogan has more info/ideas?

What's the actionable here, @robhogan @hoxyq? do we need to import and land this?

The PR landed internally, but somehow has not been exported to github... which is weird. Also, I do not maintain/release Socket Rocket, so I don't know what's the schedule here....