I expect to be able to run pnpm run dev. This behavior appear today, as this run just fine yesterday. I have remove node_modules and pnpm-lock and reinstall the latest version, but the problem still ...
The mathlive package (for example) has the following in its package.json: "browser": { "production": { "types": "./dist/types/mathlive.d.ts", "import": "./dist ...