Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Will Not Compile On Node 12 #368

Open
3 tasks done
wozeparrot opened this issue Dec 10, 2019 · 5 comments
Open
3 tasks done

[Bug] Will Not Compile On Node 12 #368

wozeparrot opened this issue Dec 10, 2019 · 5 comments
Labels
bug Something isn't working

Comments

@wozeparrot
Copy link

wozeparrot commented Dec 10, 2019

  • Used appropriate template for the issue type
  • Searched both open and closed issues for duplicates of this issue
  • Title adequately and concisely reflects the feature or the bug

Describe the bug
keytar and node-sass will not compile on node 12. Also tried node 13, did not work there either.
Might not be related to node, as make is the one that is throwing the error.

To Reproduce
use node 12 and run npm install.

Expected behavior
Expected to be able to compile keytar and node-sass.

Screenshots
None

System information
GNU/Linux 5.4.0
Discord PTB

Additional context
None

Are you willing and able to fix this?
No. Gotta learn more js.

@wozeparrot wozeparrot added the bug Something isn't working label Dec 10, 2019
@wozeparrot
Copy link
Author

Seems that the Travis build is also failing due to the same issue.

@0x57e11a
Copy link

0x57e11a commented Mar 5, 2020

This ever gonna get fixed? Really havin some problems here

@zerebos
Copy link
Member

zerebos commented Mar 5, 2020

I would say unlikely as this hasn't been essentially abandoned. It was also was not meant for end-users yet (while it was actively worked), only for the developers. And this was one of those errors that was easy to get around for us so we never bothered.

@0x57e11a
Copy link

0x57e11a commented Mar 6, 2020

Yeah, I'd just like to be able to have Node v12 for my personal NJS projects, and I assumr the fix is downgrading

@zerebos
Copy link
Member

zerebos commented Mar 6, 2020

You can continue to use Node 12. As I said this is essentially abandoned so you don't need to worry about building this repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants