Hey guys, i've been working on an application in Electron for essentialy uploading/downloading files from AWS S3, and I have run into a bit of a strange issue. While I was testing my application, it was able to upload/download files from AWS S3 with no issue, but after building and packaging it into an excecutible file, it does absolutely nothing when it goes to upload the file. No errors are thrown, either, but it just does not upload the file and the promise never resolves. Any ideas? You can find my repo here: https://github.com/kkingsbe/Aurora-Multiplayer-Client
Submitted April 22, 2020 at 07:06PM by kkingsbe
No comments:
Post a Comment