interface icon indicating copy to clipboard operation
interface copied to clipboard

Missing file error

Open Taufique-Speqto opened this issue 1 year ago • 8 comments

Dear Developers, I'm taking clone of uniswap interface but due to file missing on root--> src/utils/generated. I am facing with error so please give me guid and correct code for interface.

Taufique-Speqto avatar Dec 20 '23 12:12 Taufique-Speqto

I have the same problem. Is your problem solved?

ibenamazi avatar Dec 24 '23 18:12 ibenamazi

I am also getting the same error.

SizanRana avatar Jan 03 '24 12:01 SizanRana

Same problem here.

cbaldassarre avatar Jan 07 '24 13:01 cbaldassarre

Yes guies. Step 1. Create missing file at location for where it gives error. Step 2. Fir yarn install command in interminal. Step 3. If it give error on some packages then whatch in package.json and install those manually "yarn install <--package name'--> Step 4 - Run yarn web start finally.

I hape this will helpfull for you.

Taufique-Speqto avatar Jan 15 '24 05:01 Taufique-Speqto

I have the same problem. Is your problem solved?

Seen in my next reply.

Taufique-Speqto avatar Jan 15 '24 05:01 Taufique-Speqto

Dear Developers, I'm taking clone of uniswap interface but due to file missing on root--> src/utils/generated. I am facing with error so please give me guid and correct code for interface.

Kellz99 avatar Jan 15 '24 22:01 Kellz99

Dear Developers, I'm taking clone of uniswap interface but due to file missing on root--> src/utils/generated. I am facing with error so please give me guid and correct code for interface.

Hi, You create this file by yourself at root --> src/utils/ generated/ Then You fire yarn install in cmd. If some packages will not install then install them manuall seeing in packages.json file.

Then run command --> Yarn web start

Taufique-Speqto avatar Jan 16 '24 05:01 Taufique-Speqto

是的,伙计们。 步骤 1. 在出现错误的位置创建丢失的文件。 步骤2.在终端中执行yarn install命令。 步骤 3. 如果某些包出现错误,则在 package.json 中查找并手动安装这些包**“yarn install <--package name'-->步骤 4 -最后 运行yarn web start 。**

我希望这对你有帮助。 hi, generated file error perfectly resolved~~~~

but!!!!!!

I got an error after starting. yarn web start (⊙︿⊙) Whether web uses APPSFLYER_API_KEY? Error: Module build failed (from ../../node_modules/babel-loader/lib/index.js): SyntaxError: /Users/dengziyang/Desktop/uniswap-20240417/interface/packages/uniswap/src/config.ts: "APPSFLYER_API_KEY" is not defined in ../../.env.defaults 1 | import {

2 | APPSFLYER_API_KEY, | ^^^^^^^^^^^^^^^^^ 3 | APPSFLYER_APP_ID, 4 | FIAT_ON_RAMP_API_URL, 5 | FIREBASE_APP_CHECK_DEBUG_TOKEN,

amshiro avatar Apr 17 '24 06:04 amshiro