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
Error code on attempted theme install - partially redacted
Starting the server......
directory:........./playground-docs-workflow/wp-content
mode: wp-content
php: 8.0
wp: 6.5.2
WordPress 6.5.2 folder already exists. Skipping download.
SQLite folder already exists. Skipping download.
blueprint steps: 3
Blueprint step completed: unzip
Blueprint step completed: activatePlugin
Error: Could not move /var/www/html/wp-content/ieU!7ZbrcT$JApjm3Z/5Z,wbT@NiKARm7ucg/assets/Twentytwentyfour/twentytwentyfour to /var/www/html/wp-content/themes/twentytwentyfour: There is no such file or directory OR the parent directory does not exist.
Error when booting in
wp-content
mode without a theme in the folder.Why is this a problem
A theme is necessary to run any WordPress website. Let's make sure one is available.
Suggested fix
If no theme is in the
wp-content/themes
folder, install Twenty Twenty-FourStep to install Twenty Twenty-Four (doesn't work but seems like it should)
Error code on attempted theme install - partially redacted
Affects
wp-content
modewp-now
when booted inwp-content
modeHow to re-create the issue
wp-now
npx @wp-now/wp-now start --wp=6.5.2 --php=8.0 --blueprint=blueprint.json
blueprint.json
I double checked the syntax on the blueprint with the
{}
and it's correctnetworking is enabled - but possibly the culprit?
The text was updated successfully, but these errors were encountered: