Skip to content
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

Building Issues & Some other known issues #7763

Open
OwenSanzas opened this issue Aug 29, 2024 · 0 comments
Open

Building Issues & Some other known issues #7763

OwenSanzas opened this issue Aug 29, 2024 · 0 comments

Comments

@OwenSanzas
Copy link

For all those ones who have problems on MacOS or Linux or Linux on a VM, there are 4 known problems which make this Interface really hard to be customized:

Problem 1&2 (Solved): If you have building issue, like a failed yarn or yarn install or yarn postinstall. Just check these 3 commits on my forked repo:

Don't forget to give me a star if this can solve your problems.

Clarification: All these commits are gathered by me from some pull requests in this repo made by other developers. It is hard for me to find them all again so I use my forked repo here.

  1. OwenSanzas@ab37b79
  2. OwenSanzas@03c8049
  3. OwenSanzas@5a20024

They work well on fixing most of people's building issue. I took several hours to fix it.

Problem 3 (unsolved):
After a successful build, you may run yarn web start in the directly or yarn start in /apps/web. This will bring you to run web app locally on localhost:3000. All functions of your web app should be the same as those of https://app.uniswap.org/

The problem is that yarn web start and yarn start are dramatically slow! My PC is a relatively nice one but it always takes me more than 45 secs to load the pages. However, if you check https://app.uniswap.org/, the official web pages are loaded instantly. I am not a frontend guy and I don't have any prior experience on web app dev. Can Somebody tell me why this happens and how to fix it?

Problem 4:
After running our web app on localhost:3000 or :3000, we can check the web page using our PC and it works well. However, when using your mobile devices to load the page, it will show:

86409b8cedc7eded550a30a81d2c0ec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant