Hey I’ve followed the instructions here like twice...
# help
t
Hey I’ve followed the instructions here like twice: https://serverless-stack.com/examples/how-to-use-lambda-layers-in-your-serverless-app.html. Still getting the same error, Runtime.UnhandledPromiseRejection: Runtime.ImportModuleError: Error: Cannot find module ‘chrome-aws-lambda’. Can’t figure out what I’m doing wrong if anyone tried this example before?
f
Taking a look
@Tony J do u get the error on
sst start
or
sst deploy
?
I just gave the example a try, it works on
sst start
, but had some issues on
sst deploy
.
Just fixed the
sst deploy
issue.
t
Hi sorry missed this but thank you!
k
having same issue with sst start, can't make it work