Open Susan123456789 opened 5 years ago
I think for some packages like this, we need to take a look and handle them specifically. I'm not entirely sure what is going on.
Does node-vibrant
have any instructions on how to use with Webpack?
I am having a similar issue, and while searching, I found this.
I am trying to use node-vibrant on an image Buffer (obtained from an image on s3) in a node.js serverless function.
However, I keep getting the error:
When I switch back from using serverless-bundle to the packages/config described in the old Serverless Stack tutorial (see the old version at https://github.com/AnomalyInnovations/serverless-stack-com/commit/052567d66d4c960814897a88e00fa49f629f10e7#diff-5ab08fc0a992c83fe1b2d549015ec527), then it works fine. How can I configure the serverless-bundle such that node-vibrant will work?
@Susan123456789