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

Issue installing - invalid non-printable character #99

Open
danimele10 opened this issue Feb 4, 2024 · 2 comments
Open

Issue installing - invalid non-printable character #99

danimele10 opened this issue Feb 4, 2024 · 2 comments

Comments

@danimele10
Copy link

danimele10 commented Feb 4, 2024

I'm trying to install the modules. I tried by installing with the command, with and without the --save param and also tried including the module as a dependency in my package.json, but none of the options worked.
I installed the latest versions of python and visual studio but i still get this error:

npm ERR! File "binding.gyp", line 1 npm ERR! \ufeff{ npm ERR! ^ npm ERR! SyntaxError: invalid non-printable character U+FEFF

What should I do to install it?
Thanks for any info

@sabifa
Copy link

sabifa commented Feb 4, 2024

Please try to use PR #93 and see if the error persists

@apihlaja
Copy link
Owner

apihlaja commented Feb 4, 2024

This codebase is way out of date now. The last update was 5 years ago. There is a couple of forks and some typescript based completely new SDK too.

I have had my own HUD using this package until recently but I was running some old Node.js version. After installing new rig, I haven't had HUD because I don't have working compiler setup 😅

If you get past that initial error, I think the next issue is that node-gyp needs some old Python version.

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

No branches or pull requests

3 participants