#Is cloud storage s3Adapter working at the moment?

2 messages · Page 1 of 1 (latest)

mellow acorn
#

I follow an example from the official cloud storage repository and immediately after declaring an s3Adapter object, I face 2 errors.

Both are in payload.config.ts

  • Module not found: Error: Can't resolve process/browser in .../src
  • Cannot read properties of undefined (reading module)

If I comment out the credentials and endpoint properties, the webpack can compile again.

Sorry for the plaintext format, I'm on the phone now.

tranquil sleet