Does anyone know why when invoking a function with...
# prisma-whats-new
d
Does anyone know why when invoking a function with invoke-local in the CLI, I would get a
MODULE_NOT_FOUND
error for
lodash/maxBy
, but when deploying my function, it works properly?
lodash
is installed locally and in my package.json