Uniswap / interface

🦄 Open source interfaces for the Uniswap protocol
https://app.uniswap.org
GNU General Public License v3.0
4.81k stars 4.86k forks source link

How do I run this project? #7740

Open tfrg opened 6 days ago

tfrg commented 6 days ago

Terminal current path

/interface

yarn install
스크린샷 2024-07-02 오후 4 39 41

I'm not getting the package to install. How do I get this project running?

I've looked in the issues, but there is no solution.

KetanKudikyal commented 2 days ago

Steps to run this

  1. create __generated__ folder in a apps/web/utils/__generated__
  2. run yarn install
  3. run yarn postinstall
tfrg commented 12 hours ago

Thank you.

but, not working

yarn postinstall
screenshot 1 screenshot 2