php artisan silverstripe:build --flush Fails
Closed this issue · 1 comments
sheldonkotyk commented
php artisan silverstripe:build --flush
Building database silverstripe using Themonkeys\Silverstripe\MySQLDatabas 5.5.25a
CREATING DATABASE TABLES
- File
- Folder
- Image
- Image_Cached
- Group
- LoginAttempt
- Member
- MemberPassword
- Permission
- PermissionRole
- PermissionRoleCode
- SiteConfig
- SiteTree
- Page
- ErrorPage
- RedirectorPage
- VirtualPage
CREATING DATABASE RECORDS
- File
- Folder
- Image
- Image_Cached
- Group
- LoginAttempt
- Member
- MemberPassword
- Permission
- PermissionRole
- PermissionRoleCode
- SiteConfig
- SiteTree
- Page
- ErrorPage
{"error":{"type":"ErrorException","message":"Can't find page-not-found/2 in stage Stage","file":"/Users/sheldon/Workspace/silverstripe/public/silverstripe/framework/model/Versioned.php","line":787}}
sheldonkotyk commented
Weird. Went through it again and it worked.