You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to get this plugin working against a private minio server. My server is on a local server, and is not setup with ssl (I know, I know..). So I made a small change:
It allows me to continue on, and I see the images downloading into the .caches folder correctly, but I seem to be getting issues with the node construction.
ERROR
Missing onError handler for invocation 'building-schema', error was 'Error: S3ImageAsset.Key provided incorrect OutputType: 'String''. Stacktrace was 'Error:
S3ImageAsset.Key provided incorrect OutputType: 'String'
The text was updated successfully, but these errors were encountered:
I'm trying to get this plugin working against a private minio server. My server is on a local server, and is not setup with ssl (I know, I know..). So I made a small change:
It allows me to continue on, and I see the images downloading into the
.caches
folder correctly, but I seem to be getting issues with the node construction.The text was updated successfully, but these errors were encountered: