mirror of
https://github.com/lovell/sharp.git
synced 2025-07-10 11:00:14 +02:00
Docs: clear _libvips cache on Windows (#1403)
This commit is contained in:
parent
019e6a1bfe
commit
937b091bab
@ -95,7 +95,8 @@ that it can be located using `pkg-config --modversion vips-cpp`.
|
||||
[](https://ci.appveyor.com/project/lovell/sharp)
|
||||
|
||||
libvips and its dependencies are fetched and stored within `node_modules\sharp\vendor` during `npm install`.
|
||||
This involves an automated HTTPS download of approximately 13MB.
|
||||
This involves an automated HTTPS download of approximately 13MB. If you are having issues during
|
||||
installation consider removing the directory ```C:\Users\[user]\AppData\Roaming\npm-cache\_libvips```.
|
||||
|
||||
Only 64-bit (x64) `node.exe` is supported.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user