-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Property '__webpack_require__' doesn't exist. #4
Comments
Hi @Jaysalasi, It looks to me that instead of starting Re.Pack dev-server you've started metro instead. Please run I can also see that you're using Windows - please use |
Thanks. I changed from $ yarn webpack-start $ yarn run [--inspect] [--inspect-brk] [-T,--top-level] [-B,--binaries-only] ... |
it's |
@jbroma Thanks… No problem… |
make sure to run |
@jbroma I restarted my computer and now |
that's rather unusual, perhaps try reinstalling your dependencies? |
sorry... I was trying it at the root folder. |
|
try these steps again |
I tried 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 |
Having the same issue while running the Host app. Also when navigating to mini app from host app having the following issue. @Jaysalasi If you are able to solve this issue, it will be beneficial if you post the solution for the same. |
I have same error too |
@jbroma I want to suggest something. |
Ask your Question
Hi I have done the setup and when I run 'yarn run:host-app:android' i get the error: Property 'webpack_require' doesn't exist.
The text was updated successfully, but these errors were encountered: