statamic-rad-pack / mailchimp

Mailchimp integration for Statamic
https://statamic.com/addons/rad-pack/mailchimp
MIT License
18 stars 12 forks source link

Error message on install #24

Closed zeddyblue closed 5 years ago

zeddyblue commented 5 years ago

I get the following error on install. Is this something to worry about as it does say Dependencies updated!

Adding packages: erin-dalzell/mailchimp Please wait while dependencies are updated via Composer. This may take a while. The command "php composer.phar update erin-dalzell/mailchimp --prefer-dist --no-dev --optimize-autoloader" failed. Exit Code: 137(Kill (terminate immediately))

Output:

Error Output:

Loading composer repositories with package information Updating dependencies Killed

Dependencies updated!

edalzell commented 5 years ago

What's the error?

zeddyblue commented 5 years ago

The command "php composer.phar update erin-dalzell/mailchimp --prefer-dist --no-dev --optimize-autoloader" failed. Exit Code: 137(Kill (terminate immediately))

edalzell commented 5 years ago

Ya that's not to do with me. Are you trying that on production, or is this locally?

zeddyblue commented 5 years ago

Thanks. It was some issue on the production server. Was in the process of moving servers and works fine on the new forge server, so i don't know what the problem was on the old server.