universe@workspace:. couldn't be built successfully
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
What is your OS? I had the same issue on Windows. MacOS and Linux works well.
I am having the issue with MacOS
windows、linux,the same issue
having the same issue with MacOS intel
check #7763
Downgrading yarn to 3.2.3 fixed the install issue for me.
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