I’m using the latest version of serverless. When running an npm install in a corporate environment it takes a long time because it’s trying to download who knows what for the “snappy” library.
Digging deeper, “snappy” appears to be a dependency of “node-kafka”
I’m completely puzzled as to why the serverless framework is bringing in a kafka library… why is this?