-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Version
What did you expect to happen?
Tagged theme versions' source point to https://themes.svn.wordpress.org/<the-slug>/<the-tag>/, e.g: https://themes.svn.wordpress.org/twentytwentyfive/1.4/
What actually happens?
Tagged theme versions' source point to https://themes.svn.wordpress.org/<the-slug>/tags/<the-tag>/, e.g: https://themes.svn.wordpress.org/twentytwentyfive/tags/1.4/
Steps to reproduce
composer create-project roots/bedrock bedrock 1.30.0
cd bedrock
composer reinstall --prefer-source wp-theme/twentytwentyfiveLog output
- Removing wp-theme/twentytwentyfive (1.4)
Deleting /Users/work/Desktop/dddd/bedrock/web/app/themes/twentytwentyfive/ - deleted
- Installing wp-theme/twentytwentyfive (1.4): Checking out tags/1.4
Install of wp-theme/twentytwentyfive failed
In SvnDownloader.php line 122:
wp-theme/twentytwentyfive could not be downloaded, svn: E170000: URL 'https://themes.svn.wordpress.org/twentytwentyfive/tags/1.4' doesn't exist
reinstall [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--no-autoloader] [--no-progress] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--type TYPE] [--] [<packages>...]Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working