-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
fatal error: 'vips/vips8' file not found #1883
Comments
Duplicate of #1882 |
Did this change recently? We were building on a pinned version and this suddenly began to fail as well.
|
There have been no changes to sharp or the prebuilt binaries since 29th July. I've received about 30 emails and notifications about this problem within the last hour so would expect this to relate to a (transient) dependency that has been published within the last couple of hours. |
Let's track this at #1882 |
i recently update sharp to 0.31.1 and it works.
|
Did you see the documentation relating to installation?
Yes
Have you ensured the platform and version of Node.js used for
npm install
is the same as the platform and version of Node.js used at runtime?Yes
If you're (mis)using
sudo npm install
have you tried with thesudo npm install --unsafe-perm
flag?Yes
What is the complete output of running
npm install --verbose sharp
? Have you checked this output for useful error messages?What is the output of running
npx envinfo --binaries --languages --system --utilities
?The text was updated successfully, but these errors were encountered: