S3
S3 copied to clipboard
Problem deleting files (S3.knox.deleteFile is not a function)
Hi guys, when I try to delete a file using either S3.delete or calling the method '_s3_delete' directly I am getting the following:
Exception while invoking method '_s3_delete' TypeError: S3.knox.deleteFile is not a function
Does anyone have this same issue?
Hi, what happens if you try S3.knoxon your server meteor REPL?
I have the same problem with version 5.2.4, I'm trying version 5.2.3 it's running well. Please update
Hey guys! I've been rewriting the package, I expect to have a new release real soon (this one will be on NPM)
thanks god, great response Lepo ! I hope I can use it soon 👍 btw can you tell us what the issue is missing about, maybe I can adjust a little in my code until new release is ready.
Hi @Lepozepo thanks for the awesome package! Guys, any news on this front?