Kylo I get this error.
Beta 12 update
fakruzaruret as indicated by the error message, Composer is out of memory. Try increasing the memory available for PHP CLI or maybe you'll need to add SWAP to the server. It's not related to this extension.
It's odd that composer require kilowhat/flarum-ext-mailing
doesn't pick up 0.2.2
. It says version ^0.2.1
which should pick up 0.2.2
. Maybe an old version of Packagist cache was used. The fact fof/terms is also in there suggests the cache was outdated as well.
There are some commands I can never remember to clear the cache. But apparently you've got more problems if the memory is insufficient. Clearing the cache won't solve the memory issues.
- Edited
clarkwinkelmann I have no problem about my memory. Everythings seems nice on server side.
Currently I have used composer update
command and that is updated without any problem.
Flarum
- 0.1.0-beta.11.1
PHP
- 7.3.14
MySQL
- 10.4.12-MariaDB
fakruzaruret did you intent to publish the same screenshot again ? Looks like the same as your last post.
clarkwinkelmann I added it wrongly. Now it is updated.
fakruzaruret have you tried the commands given in the official instructions ? https://discuss.flarum.org/d/22973-flarum-010-beta12-released
composer update --prefer-dist --no-dev -a --with-all-dependencies
- Edited
clarkwinkelmann I use Beta 11. I will upgrade may be a couple of days after. I tried to update extensions for Beta 11
Amendment: it looks like mailing is no longer blocking your update. zerosonesfun/announce
and zerosonesfun/pwa
are.
clarkwinkelmann Yes! Now I am waiting for zerosonesfun/pwa
. Announce is not so important.
I have split the discussion to keep the Mailing discussion a bit easier to follow.