The package may have incorrect main/module/exports specified in its package.json.
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