Electron + AWS-SDK Crashes Node.js 8.2.1 #15674
Labels
async_hooks
Issues and PRs related to the async hooks subsystem.
promises
Issues and PRs related to ECMAScript promises.
#13325
I appear to continue having this issue. You can also see the Electron bug report here: electron/electron#10651
They recently added a flag to the build to try to fix this but I am still running into it.
It appears to occur the second I add the
aws-sdk
to a project using Electron 1.8.0+ which upgrades Node to 8.2.1.The issue I found about this issue reports that the issue is resolved on v8.2.0+ but I am still running into this unfortunately :(
The text was updated successfully, but these errors were encountered: