Hey all! Really enjoying the framework. Looking fo...
# help
j
Hey all! Really enjoying the framework. Looking for some help with a pretty basic implementation. When I run "yarn run build", I'm getting an error at the Building Lambda function step that reads "Cannot find a handler file at src\functions\test.js". I've changed very little about the package that npx installed (typescript, use-yarn). Just added a functions folder inside the src, and changed the name of the default function to test.ts. I thought that I updated everything appropriately, but maybe not! Any ideas in here about where to start with this?
You know when you stare at something for so long, you miss the details that are right in front of you.... Yea...
f
Hey @Jeffrey Budnick, lol it seems u got it to work?
j
Super embarrassing. Directory naming issue
I appreciate you checking in though! I'm sure I'll have better questions for you as I get further into adopting it in my org