Michał Pierzchała
Michał Pierzchała
So I consulted our marketing team and we would kindly ask you change the name. As Callstack we operate in both React and React Native spaces and it would be...
> Prepack could be a good alternative. I'm not so sure about that: https://prepack.io 😅
Hey! Mind providing some more info about your setup? Sample repro project, Re.Pack version?
Do you have a package.json somewhere in Desktop or "rn project" folder? If so, can you remove it? Have you tried running the command in a folder name without whitrspaces?
Unfortunately I don't have the capacity to help you directly. Maybe there's some kind of antivirus preventing you from doing things? You can try `npx @react-native-community/cli init` and see if...
Another thing you could try to pin-point the issue is to install the `@react-native-community/cli` package as a dependency in a different directory, then modify the package's "index" file somewhat like...
@rjatin007 can you create a new feature request or even better a PR with the changes? Error should surface and we need to know why it didn't
Does it make sense to replace "new" with "fabric" and "turbomodule" for views and modules respectively?
My point is that "new" is new today, but may be old in 3 years 😅 but this is the naming that RN uses as well so I won't protest...