Valentin Prugnaud
Valentin Prugnaud
It's happening on my end as well, here are my dependencies: ```bash @payloadcms/plugin-cloud 3.0.0-beta.82 @payloadcms/ui 3.0.0-beta.82 graphql 16.9.0 react 19.0.0-rc-fb9a90fa48-20240614 @payloadcms/db-postgres 3.0.0-beta.82 @payloadcms/richtext-lexical 3.0.0-beta.82 change-case 5.4.4 next 15.0.0-canary.53 react-dom 19.0.0-rc-fb9a90fa48-20240614...
This is the full error: ``` > [email protected] generate:types /Users/valentinprugnaud/Sites/Faro/faroseparations.com/cms/marketing > payload generate:types node:internal/process/promises:391 triggerUncaughtException(err, true /* fromPromise */); ^ TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".css" for /Users/valentinprugnaud/Sites/Faro/faroseparations.com/node_modules/.pnpm/[email protected][email protected]/node_modules/react-image-crop/dist/ReactCrop.css at Object.getFileProtocolModuleFormat...
Thanks, somehow I missed these steps! However, the issue still occurs, but only on one of the two instances of Payload that I'm running, I'll try to pin-point the difference.