Cesar Devesa

Results 5 comments of Cesar Devesa

You may need to change the version tags/v1.3.7 ``` git clone https://github.com/Automattic/studio.git wordpress-studio cd wordpress-studio git checkout tags/v1.3.7 # ... ```

Tip for logging into wordpress.com After creating the icon on the system, run the command `update-desktop-database ~/.local/share/applications/` to update the system's application database and ensure that the `wpcom-local-dev://` protocol is...

Ubuntu 22.04 `sudo ln /usr/bin/python3 /usr/local/bin/python` `sudo apt install python-is-python3` @pablodz, It Works for me!

You may need to install the Redis module for the PHP version used on the server. In my case, I use PHP 8.2 FPM on Ubuntu Server: ``` sudo apt...

> https://github.com/akshaynexus/macos-patcher-bt-vmhide > > Running the patcher linked above and restarting resolved the issue for me. This patcher automates the process, avoiding the need to manually edit. Hope this helps....