You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@timofey-drozhzhin That's a wp-now issue so I'll move it to the playground-tools repo. Here's a Blueprint builder example where that attribute works. wp-now is a separate app and not a part of Playground core. I think updating the packages and releasing a new version would solve the problem here, I'm just not sure if it's a simple version bump or if there were any breaking Playground changes to accommodate.
Also, the Blueprint you've shared needs a minor adjustment: path should be slug.
adamziel
transferred this issue from WordPress/wordpress-playground
May 13, 2024
adamziel
changed the title
ifAlreadyInstalled does not work
wp-now: ifAlreadyInstalled does not work
May 13, 2024
@timofey-drozhzhin happy to hear I'm not the only one that ran into this issue.
@adamziel What is the distinction/separation between wp-now and WP Playground? I know wp-now is the npm/cli tool but I'm confused about why the updates don't happen in parallel.
I ran into issues in the earlier days of wp-now where the documentation on WP Playground talked about being able to run blueprint.json files but it took a bit for wp-now to catch up.
ifAlreadyInstalled
option previously introduced in WordPress/wordpress-playground#1244 does not seem to work.Steps to reproduce
Create
blueprint.json
with the following:and run
wp-now start --blueprint=blueprint.json
Resulting error:
The text was updated successfully, but these errors were encountered: