OSDK generation in Developer Console fails. Locally succeeds

I am starting a new Developer Console application primarily to create an OSDK npm package to use in an existing NextJS application.

The issue I am running into is generating a package on Foundry is failing but generating the same package on my local machine succeeds.

I’d like to generate it on Foundry if possible.

I noticed the @osdk/foundry-sdk-generator locally uses v2.0.11 but in Foundry Developer Console it is using v2.0.9 (if that matters).

Any ideas?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.