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
Is it possible you are trying with a newer Node.js version now? From your report I understand you are attempting to build with Node.js 13. There is an open PR #348 for Node.js 13 support on the 5.x branch.
You could consider using the 6.0 beta version, it already has Node.js 13 support. The API has changed fundamentally from version 5 to 6, but you can use the compatibility layer to facilitate upgrading.
Hope this helps. If you run into any other problems, feel free to comment here or open a new issue!
Describe the bug
Can't get my project to work anymore. It used to build fine, but doesn't anymore. Not sure what happened in the mean time.
The compile log has some weird issues that I am not familiar with, in the past I used to be able to use prebuilt binaries.
Reproducing
Expected behavior
I guess it works on your machine, I get the errors.
Tested on
platform=linux
The text was updated successfully, but these errors were encountered: