Skip to content

Property 'has_prepaid' does not exist on type '{ is_free: boolean; is_one_off: boolean; interval_group: string; has_trial: boolean; updateable: boolean; }'. #9

@acarlson33

Description

@acarlson33

I'm using the autumn-js sdk, and I've added the "pricing table" component from the autumn documentation. Upon adding, I find that there is a type error within the sdk itself.

The error is as follows:

Property 'has_prepaid' does not exist on type '{ is_free: boolean; is_one_off: boolean; interval_group: string; has_trial: boolean; updateable: boolean; }'.

OS: Linux (Arch)
SDK version: 0.0.108
Node.js version: 24.4.1 (Not really applicable, just thought i'd add it)
Bun version: 1.2.16

Install command: bunx --bun shadcn@latest add https://ui.useautumn.com/pricing-table

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions