interface icon indicating copy to clipboard operation
interface copied to clipboard

fix: create __generated__ folder if it doesn't exists

Open kisickilukasz opened this issue 1 year ago • 8 comments

fixes #7631 and #7629

kisickilukasz avatar Jan 09 '24 17:01 kisickilukasz

Hi everyone. This is my first ever open source contribution. I've tried and read a lot about how to contribute and hopefully done everything right but please let me know if I missed something

kisickilukasz avatar Jan 09 '24 17:01 kisickilukasz

@kisickilukasz This got the build working for me, nicely done

dswilson4 avatar Jan 09 '24 20:01 dswilson4

@cbachmeier @zzmp @JFrankfurt Hopefully could get eyes on this, the issue this fixes affects developers building the repo/running yarn for the first time.

dswilson4 avatar Jan 09 '24 20:01 dswilson4

You should really consider this pr, it works well and has unblock me. nice work @kisickilukasz

0xMazout avatar Jan 24 '24 23:01 0xMazout

Spent 3 hours trying to deploy on Netlify. This PR solved my issues. Please merge 🙂

fireflydex avatar Jan 29 '24 21:01 fireflydex

fixes #7631 and #7629

This isn't working for me :(

umershaikh123 avatar Mar 24 '24 19:03 umershaikh123

This works like a charm, why isn't it merged yet, please merge. Welldone @kisickilukasz

kadetXx avatar May 09 '24 16:05 kadetXx

Creating the dir manually (same effect as this PR) fixed the build issue for me. Please merge this PR.

kzKallisti avatar Jul 19 '24 22:07 kzKallisti