Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Lots of build errors... #5

Closed
DrFizzles opened this issue Aug 31, 2020 · 4 comments
Closed

Lots of build errors... #5

DrFizzles opened this issue Aug 31, 2020 · 4 comments

Comments

@DrFizzles
Copy link

Hi!

Not sure if anyone still looks at this but I just built a new Aura Sync capable PC and wanted to use this library but I can't get it built. It gives a ton of build errors so I put them in a pastebin.

https://pastebin.com/Lf5KkhJe

I tried installing an older version of Visual Studio and an older version of Python to see if it would help but I just keep getting the same errors.

Any solutions?

@Garfonso
Copy link

Not sure if it is related, but are you sure that you are using a 32bit node? I had a lot of build errors with 64 bit node, too.

@Pyragon
Copy link

Pyragon commented Aug 31, 2020

I am having the same issue. I have confirmed with NVM that I am using the 32bit node.

@Pyragon
Copy link

Pyragon commented Aug 31, 2020

@DrFizzles
Copy link
Author

So I was able to get it working by installing Node 8 (specifically 8.17.0 32bit).

I don't know if you have to go back quite that far, but I found this issue on an unrelated repository that listed a few functions that have been deprecated - the exact functions that are throwing errors in the build process. And I kept seeing that those functions aren't working in Node 12 while the issue references Node 8 so I just started with Node 8 and it worked.

If somebody wants to test with newer versions and arches feel free.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants