Skip to content

Update Playground dependencies to 1.0.36 #1355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

sejas
Copy link
Member

@sejas sejas commented May 8, 2025

Warning

There are a few errors when starting sites. No need to review them yet.

Related issues

Proposed Changes

  • Update Playground dependencies.
    There are fixes for symlinks and $_SERVER['QUERY_STRING'], among others.

Testing Instructions

  • Test creating, starting and stopping sites. Also Uploading images to the media gallery.

Pre-merge Checklist

  • Have you checked for TypeScript, React or other console errors?

@sejas
Copy link
Member Author

sejas commented May 8, 2025

Currently I'm getting this error when trying to start a site:

Error occurred in handler for 'startServer': TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string or an instance of URL. Received undefined
    at fileURLToPath (node:internal/url:1487:11)
    at packages/php-wasm/node/asyncify/php_8_2.js (/Users/macbookpro/Documents/projects-m3.nosync/studio/.webpack/main/siteServerProcess.js:165438:51)
    at __init (/Users/macbookpro/Documents/projects-m3.nosync/studio/.webpack/main/siteServerProcess.js:82089:56)
    at /Users/macbookpro/Documents/projects-m3.nosync/studio/.webpack/main/siteServerProcess.js:205550:52
    at async getPHPLoaderModule (/Users/macbookpro/Documents/projects-m3.nosync/studio/.webpack/main/siteServerProcess.js:205550:16)
    at async loadNodeRuntime (/Users/macbookpro/Documents/projects-m3.nosync/studio/.webpack/main/siteServerProcess.js:205919:5)

@sejas sejas self-assigned this May 8, 2025
@wojtekn
Copy link
Contributor

wojtekn commented May 22, 2025

Closing in favor of #1425

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants