Duplicate identifier
bug from typescript node SDK
#5351
Labels
bug
Issues reporting bugs.
language/typescript
product/sdk-generator
Fern's SDK Generator that outputs client libraries in 7 languages
CLI Version from
fern.config.json
0.45.3
Generator & Version from
generators.yml
fernapi/fern-typescript-browser-sdk 0.42.7
Minimal API Specification
Structure:
pkg/__package__.yml
pkg2/__package__.yml
api.yml
generators.yml
Actual Generated Code
generate
command errors withWith
config.outputSourceFiles = true
thegenerate
command succeeds but generates the invalid TS:Expected Generated Code
Something like
Environment Details (Optional)
Running with
npx -p fern-api fern generate --local
Npx version: 9.6.6
Node version: v20.2.0 (the generator container seems to be using v20.18.1)
The text was updated successfully, but these errors were encountered: