Antonio Sejas

Results 80 comments of Antonio Sejas

@lgersman , have you tried running with `--reset` flag? Would that fix your issue?

> Let's display the language selector in settings for a logged-out user, too. Done! Here is the updated screencast: https://github.com/user-attachments/assets/4a7896fc-ae5c-40cd-9057-fa0995a7bf05

> I am currently using Studio on Windows, Tried following the instructions but it didn't work. Hope it can be easier for newbies like me, just turn on Studio, log...

CURL was fixed by upgrading the Playground dependencies on https://github.com/Automattic/studio/pull/491 🥳 It will be included in Studio in the next version. I tested it in `trunk` with the following code:...

Closing this PR, I'll create a new PR that calls `wp media regenerate --yes` in the import process.

@wojtekn, I wonder how is possible to have a site with the old integration 🤔 . From what I can see the old/main SQLite folder gets renamed when the site...

@wojtekn , can you try again? I tried using a different approach, by checking if the $wpdb uses the SQLite PHP class, but I had to go back to use...

Currently getting this error when running "npm start" App threw an error during load Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/macbookpro/Documents/projects-m3.nosync/studio/node_modules/@php-wasm/util/index.js from /Users/macbookpro/Documents/projects-m3.nosync/studio/node_modules/@php-wasm/universal/index.cjs not supported. Instead change the require of...

Closing in favor of https://github.com/Automattic/studio/pull/491

Hi @menjilx, could you try completely removing `/Applications/Studio.app` and downloading it again from https://developer.wordpress.com/studio ? On my computer, the group for `/Applications/Studio.app` is set to `staff` instead of `admin`. However,...