-
Notifications
You must be signed in to change notification settings - Fork 98
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
Library can't be installed #103
Comments
I created a PR #104 |
Hey @rptoma! It looks like you're using a newer version of node than is currently supported. As a temporary workaround, you may be able to use node 10.x as that appears to use a prebuilt version of |
Hello there. |
Bump: I came across this library of wonderful avatars and I'd like to use it. Sadly, it doesn't support the LTS Nodejs 😞 |
This was similarly fixed on the master branch, but updating to address #103.
I've just released version |
The library can not be installed.
Node version 14.2.0
npm version 6.14.5
OS: macOS Catalina 10.15.3
I think it is because of the sharp dependency which needs to be updated.
If you try to install that version of sharp in the project, it would give the same error. The latest sharp version works, though.
It might be that that version of sharp is not supported on macOS Catalina: cncf/landscapeapp#475.
The text was updated successfully, but these errors were encountered: