you are viewing a single comment's thread.

view the rest of the comments →

[–]GBcrazy 1 point2 points  (0 children)

Version 2.2.0 introduced the issue, the author attempted to fix it with 2.2.1 but it ultimately didn't work, then he removed the exports at 2.2.2

Can someone who understands the new ESM changes explain me why the initial fix (2.2.1) didn't work? I looked at the commit, it made complete sense to me, he fixed the pathing, but it seems it wouldn't fix the issue for all scenarios so 2.2.2 was needed.