-
Notifications
You must be signed in to change notification settings - Fork 2
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
Lib doesn't build when installed from NPM #7
Comments
Are you sure you're installing the library from NPM? From the logs it seems you are installing from the project. If you want to install the library from NPM please run |
I tried to add the npm package using yarn add rgb-lib. While the library downloads successfully, the build process fails with the error mentioned above |
Could you please clarify what do you mean for "the build process fails"? I've run |
I am on mac OS 15.2 and tried to install the package on node 18 and 20. rgb.mov |
The error logs in the video are different from those you mentioned above. Are you sure the first time you weren't trying to do a local installation? Could you please post the correct error logs in text form? I've tried to install it on a mac OS 12 (with node 20) and had no issues. Is your mac using an ARM chip? Is there anything else that's worth mentioning about your setup? |
When trying to install the library via NPM, the build process fails with the following error
The text was updated successfully, but these errors were encountered: