Austin

Results 9 comments of Austin

@michaelyiu did you ever get around the associations issues you had? I submitted a similar issue to what you're describing on the sequelize repo https://github.com/sequelize/sequelize/issues/12874

Hey I'm not sure if you fixed this, but I just enctountered similar behaviour in an unrelated library. I think the only thing that needs to be fixed is using...

Just wanted to hop on this one after debugging. Running `SLS_DEBUG=* sls deploy --stage prod` resulted in these errors: ``` Serverless Domain Manager: Error: api.MY_DOMAIN.com: Error: Failed to find a...

Just after submitting this I had a feeling it might be in the "too hard for value provided" basket - no worries. Sounds like the normal application calls are a...

Bump on this - I'm running into this too with yarn version 3.1.0 & latest `serverless-webpack` version.

@mrowles I ended up setting the version `yarn` uses for this project back to v1.22 to get it working 🤷‍♂️ not an ideal solution.

> UPDATE: Upgraded to Typescript 4.7.4, error gone. **Pinning** to this version worked for me as well, an this is the `tsconfig` just in case it helps others ```json {...

@stewi1014 more than happy for you to put up a PR with any changes you've made. I haven't worked on this for awhile, but I'm glad people are finding it...

Thanks @barnjamin - this package at the moment is only UI, and doesn't handle any smarts around transaction groupings. I hope this information helps. Let me know if you need...