Skip to content

Unable to Import buttercms #116

@spencerkordecki

Description

@spencerkordecki

Hello!

We're currently using v2.0.1 of buttercms in our project, but when we try to update to v2.3.1 to get the V2 types, we run into a similar issue to the one here: #105

We are using a standard React app with Express, running Node v20.12.0 at the moment.

TypeError: (0 ,_buttercms.default) is not a function

Let me know if there's any other info I can provide.

import Butter from 'buttercms';

// ...

const butter = Butter(config.BUTTER_CMS_TOKEN) // BUTTER_CMS_TOKEN is mapped to a string

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