#Mailchimp Plugin

7 messages · Page 1 of 1 (latest)

quick brook
#

I'm trying to install the mailchimp plugin but I keep getting errors.

Please help, thanks!

willow rivet
#

It looks like you are running an older version of medusa that is not compatible with the mailchimp plugin. it is lookiing for medusa ^1.12

quick brook
willow rivet
#

I know it's intimidating, but if you read through the error, it explains the issue. You have packages that are expecting different versions of medusa, a peer depeendency. So yarn doesn't know how to resolve that. You can either add --force (not recommended) or read through and fix the conflicts. admin for example is an old package version that still wants medusa 1.8.2

quick brook
willow rivet
#

From npm or github or just create a brand new medusa project in a tmp folder and copy from the pcakage.json that is generated.