Wrong version of 'Sharp' when running on Vercel #1570
Labels
bug
Something isn't working
dependencies
Pull requests and issues related to dependencies
external
Problems or limitations traced back to other tools.
package:functions
Milestone
When running gltf-transform on a Vercel instance (linux-x64) there is an error being thrown that states that the wrong version of
sharp
is being used. There is already a version of sharp in the project that works fine but as soon as you import gltf-transform and make a request to the backend, you get this error in return.Function where the issue was encountered:
The text was updated successfully, but these errors were encountered: