> The package may have incorrect main/module/exports specified in its package.json. <img width="1222" height="315" alt="Image" src="https://github.com/user-attachments/assets/8d013519-58d3-4083-831c-9d979c4e05f3" /> indeed there is no dist folder in node_modules/@polymarket/clob-client Only these files/folders ``` LICENSE node_modules package.json README.md ``` I installed with pnpm and had no luck, so I removed node_modules and package-lock.json and tried with npm... same result