Live-lambda does not detect changes in my lambda c...
# help
m
Live-lambda does not detect changes in my lambda code. Only CDK infrastructure changes are detected but all lambda changes are not. I have to restart with "npx sst start" each time I make a change... has anyone had this issue? Its taking too much time to start as my app has gotten bigger... wasn't this what "live lambda" was build for? 🤔 😛
t
Do you want to try a new build that reworks how lambda watching works?
m
Sure. How?
t
try installin
@serverless-stack/cli@0.53.5-next.10
@serverless-stack/resources@0.53.5-next.10
m
Ok. Will do and give feedback in a few hours...
Doesn´t install properly