Jon Ursenbach

Results 76 comments of Jon Ursenbach

I don't use NestJS so I'm not sure how to solve this. Do you know why it's trying to use the TS file directly instead of compiling it into your...

For what it's worth, if you're generating a JS SDK `api` will still generate TS types for you to use in local development. You don't need to generate a TS...

Besides @Cmoen11, is everyone else in this thread using Yarn?

@yangricardo That `prepareParams` file uses `fs` in order to handle file uploads through SDKs. If you're just using this in the browser you should be able to safely polyfill `fs`...

@afreemanio Would you be willing to share a working broken example of this in an isolated repository that I can play around with? Would be immensely helpful in figuring out...

I've not been able to replicate this, and we've not gotten any other reports about it, so I'm closing it out.