-
Notifications
You must be signed in to change notification settings - Fork 270
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
Cannot find package @php-wasm/web-service-worker
#2086
Comments
Dang, thank you for reporting @swissspidy and I'm sorry you keep having that experience. At first I thought I broke this in c6b4f4a by creating a dependency between One way to fix this would be to ship the commonsjs files also for that package. @psrpinto let me poke you to explore that CI job for using a local npm registry to verify whether the published Playground packages work. That would help resolve this entire class of issues before they affect the developers. |
Thank you @psrpinto 🙏 |
Thanks for the quick fix! 1.0.17 now works 🚀 |
This is like #2026, but now with a different package, or specifically the
src/utils
folder of that package.The exact error message is as follows:
Example: https://github.com/swissspidy/wp-performance-action/actions/runs/12352505018/job/34469680696
This happens when calling
./node_modules/@wp-playground/cli/wp-playground.js server
directly.This happens after upgrading
@wp-playground/cli
from 1.0.15 to 1.0.16The text was updated successfully, but these errors were encountered: