-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
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
charpun and ferociousfoxcharpun and ferociousfox
Metadata
Metadata
Assignees
Labels
No labels