interface icon indicating copy to clipboard operation
interface copied to clipboard

universe@workspace:. couldn't be built successfully

Open fujunzibo opened this issue 1 year ago • 5 comments

when I run "yarn“,It always display :

➤ YN0009: │ postinstall-postinstall@npm:2.1.0 couldn't be built successfully (exit code 1, logs can be found here: C:\Users\Dell\AppData\Local\Temp\xfs-e6502ae7\build.log) ➤ YN0007: │ universe@workspace:. must be built because it never has been before or the last one failed ➤ YN0008: │ ssh2@npm:1.15.0 must be rebuilt because its dependency tree changed ➤ YN0009: │ universe@workspace:. couldn't be built successfully (exit code 1, logs can be found here: C:\Users\Dell\AppData\Local\Temp\xfs-37643171\build.log) ➤ YN0000: └ Completed in 1m 33s ➤ YN0000: Failed with errors in 1m 37s

fujunzibo avatar Aug 18 '24 10:08 fujunzibo

What is your OS? I had the same issue on Windows. MacOS and Linux works well.

OwenSanzas avatar Aug 27 '24 22:08 OwenSanzas

I am having the issue with MacOS

tedmeftah avatar Aug 28 '24 07:08 tedmeftah

windows、linux,the same issue

fujunzibo avatar Aug 28 '24 11:08 fujunzibo

having the same issue with MacOS intel

Jasmine-liang avatar Aug 29 '24 02:08 Jasmine-liang

check #7763

OwenSanzas avatar Aug 29 '24 19:08 OwenSanzas

Downgrading yarn to 3.2.3 fixed the install issue for me.

pbkompasz avatar Dec 03 '24 13:12 pbkompasz

Hi, we've recently updated this package to make local development easier as well as updated our contribution guide.

Note that you will need to add the generated folder for now after git cloning the repo: https://github.com/Uniswap/interface/discussions/7718

plondon avatar Apr 30 '25 19:04 plondon