Eric Aguayo
Results
3
comments of
Eric Aguayo
trafficstars
I'm using Code Server (https://github.com/cdr/code-server) on Oracle Linux 8 with PHP 8.0.9 and was getting the same issue. I confirm that executing `composer update` in the extension directory seems to...
I managed to install and run owp by switching back to old ruby version 1.8.7 with rvm, what I did was ``` rvm install 1.8.7 ``` then I grabbed the...
Has anybody figured the clipboard sync part?