isuvorov / strapi-provider-upload-ts-minio

Minio Server upload file provider for Strapi.
MIT License
12 stars 4 forks source link

Warning: The upload provider "strapi-provider-upload-ts-minio" doesn't implement the uploadStream function. #4

Open themaxaboy opened 2 years ago

themaxaboy commented 2 years ago

node: v16.16.0 yarn: v1.22.19 strapi: v4.3.4 strapi-provider-upload-ts-minio: v3.1.0

(node:63949) Warning: The upload provider "strapi-provider-upload-ts-minio" doesn't implement the uploadStream function. Strapi will fallback on the upload method. Some performance issues may occur. (Use node --trace-warnings ... to show where the warning was created)

dennypradipta commented 7 months ago

+1 for this