Jon Ursenbach

Results 101 comments of Jon Ursenbach

Can you share the OpenAPI definition you generated that from?

`api` currently doesn't support Yarn but it's on our immediate roadmap. > Furthermore I also am not sure how I would go about importing the downloaded SDK. I can see...

Seems this is happening because we aren't setting a `version` property in the `package.json` we create for the installed API in the `.apis/` directory. I'll get a fix going for...

@gugahoi That issue should now be resolved in [v5.0.3](https://github.com/readmeio/api/releases/tag/v5.0.3). I'll see if I can carve out some time this week to prioritize Yarn support.

Dug into this a bit after discovering [preferred-pm](https://www.npmjs.com/package/preferred-pm) and that's got a pretty big blocker for us where if we you run `npx api install` from inside of an NPM...

Just checking in, @dougwilson can this get merged and released?

I feel it's a little passive aggressive to silently mark our comments asking for updates on this as spam. If you have no plans to merge this work in then...

@dougwilson Sorry I wasn't demanding, we just wanted some clarification on what needed to be done here to wrap this up as it had been a couple years and all...

@dougwilson Thanks for the comments, we'll work on getting these fixed up. What version of Node are you seeing `npm test` hang? I don't see this happening on Node 14,...

I'm not at all familiar with NestJS but I have some questions about your install. 1. How did you install your API SDK? 2. Did you install it as JS...