#Module '"bun"' has no exported member 'S3Client'.

1 messages · Page 1 of 1 (latest)

charred slate
#

I bun upgrade my bun version and then the bun types in my package json is also latest. So I delete my node module and the bun.lockb as well, then bun install

static fulcrum
charred slate
#

it actually working normally on my old bun project

#

then I just upgrade my Bun so I can use the bun S3 to replace the AWS s3

static fulcrum
#

maybe restarting ts server/vscode was all you needed

charred slate
charred slate