Open Shriansh2002 opened 12 months ago
+1 same question
You can try changing your node version to 18.19.0. There are no Sharp issues in this release, but there are still new issues
@peng-xiao-shuai can you reshare the image you attached, it is not visible. Thanks for the fix, I'll try this and try to implement it
@peng-xiao-shuai can you reshare the image you attached, it is not visible. Thanks for the fix, I'll try this and try to implement it
My problem is that I failed to download the sharp module when installing it with yarn install
After the node version is switched to v18.19.0 and libvips is downloaded, yarn install succeeds
So I think that lowering the node version should solve the sharp problem, hopefully it will be useful for you
Okay Thanks @peng-xiao-shuai ! ❤️
just try yarn add sharp
that did it for me