wclr / yalc

Work with yarn/npm packages locally like a boss.
MIT License
5.64k stars 147 forks source link

ReferenceError: exports is not defined yalc #175

Closed rvale01 closed 2 years ago

rvale01 commented 2 years ago

Hi! Suddenly while working with yalc, it has stopped working and I can’t figure out why.

the error that I’m receiving is “ReferenceError: exports is not defined” in my yalc folder. Any suggestions on how to solve it?

I have already tried deleting and recreating the yalc folder by linking it again with my project.

Without yalc the project works fine.

Thanks

rvale01 commented 2 years ago

Never mind, solved it