Ravi Pun

Results 5 comments of Ravi Pun

> npm install --save-dev jetifier > npx jetify > npx react-native run-android had the same issue after upgrading to 0.64 with `react-native-tcp` and `react-native-udp` did they removed jetifier from react...

> @dawiddr I had the same problem building a react native app with Flipper, what I did as workaround was made a symbolic link to the framework folder with the...

Same error after installing code-server on my raspberry pi using npm

``` sudo yarn global code-server yarn global v1.22.19 warning package.json: No license field error Invalid subcommand. Try "add, bin, dir, ls, list, remove, upgrade, upgrade-interactive" info Visit https://yarnpkg.com/en/docs/cli/global for documentation...

Hi @Edydh I have the same problem where im passing Ionicon as a setting pram for react-native-paper ```js export default function Main() { return ( , }}> ); } ```...