Joel Joshua

Results 10 comments of Joel Joshua

same issue Things i've tried: > changing main branch master to main. > made the repo public.

> @Jaysalasi can you retry this with v4.0.4 and confirm if this is still the same case? It working when I send to testflight. but it does not work on...

Thanks. I changed from` .mjs` to `.cjs` and then I run `yarn webpack-start` from my root folder and I got this error $ yarn webpack-start Usage Error: Couldn't find a...

@jbroma Thanks… No problem… But I get this error now ![BF3C18DC-9F46-4101-A5C0-40CD4D75065C](https://github.com/callstack/super-app-example/assets/46465079/425fe204-2684-4f4f-8fb8-0089474d29b5)

@jbroma I restarted my computer and now `yarn react-native webpack-start` is not working anymore, but `yarn start` is working ![image](https://github.com/callstack/super-app-example/assets/46465079/bf2c7fdf-e0c9-45a1-bc9b-baadaa69ca6c)

sorry... I was trying it at the root folder.

`yarn react-native webpack-start` does not run in the root folder. is that normal?

I get this error now ![image](https://github.com/callstack/super-app-example/assets/46465079/fa63bed6-c14b-4f01-a8cb-0fc29f3b79db) ![image](https://github.com/callstack/super-app-example/assets/46465079/937b3ebc-4b71-4ade-bdb5-278dff0cb05e)

I tried `adb reverse tcp:8081 tcp:8081` nothing happened. I am using a real device not a simulator

I want to suggest something. can you write down the sequence of commands to run starting from the first after git cloning the template. Thanks