serverless-webpack icon indicating copy to clipboard operation
serverless-webpack copied to clipboard

Serverless Webpack Google Local Invoke

Open brianschardt opened this issue 4 years ago • 1 comments

I am using serverless webpack with google as the provider I want to be able to test the function out locally

But when i run

serverless invoke local -f functionName

I get this error

Error: Cannot find module '/Users/brianschardt/Desktop/iris/services/functions/.build/service'

however i can confirm that directory is there. Please help :)

brianschardt avatar Jun 17 '20 20:06 brianschardt

Can you provide more information so we can reproduce the bug?

j0k3r avatar Jul 17 '20 12:07 j0k3r