Ok this is ugly but it fixes the issue and I haven’t found a better solution.
You have to have g++
installed. Then make a symlink from g++-5
to g++
:
cd /usr/bin
sudo ln -s $(which g++) g++-5
And try bundle install
again.
Ok this is ugly but it fixes the issue and I haven’t found a better solution.
You have to have g++
installed. Then make a symlink from g++-5
to g++
:
cd /usr/bin
sudo ln -s $(which g++) g++-5
And try bundle install
again.
HTTP/1.1 200 | |
content-type: text/plain | |
vary: Accept-Encoding | |
x-request-id: ctes5cd3wt8tjd45cj9c99z1eh | |
x-version-id: 7.5.2.7.5.2.6eded827d979ba5811e115a0dba170de.false | |
content-length: 2 | |
date: Wed, 15 Mar 2023 10:39:17 GMT | |
ok |
sort_by_created_at_desc.diff
: sort by created_at_asc
instead of last_activity_at_desc
. See https://github.com/orgs/chatwoot/discussions/10668search_in_email_subjects.diff
: make the search engine work with email subjects