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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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