In version 9 the views have been removed #770
-
DescriptionI needed to try cargo on our test server, but my deployer failed because the views were removed, but not removed from the service provider. Steps to reproducedeploy EnvironmentEnvironment Cache Drivers Storage Statamic Statamic Addons Cargo |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
Have you tried clearing your view cache on production? |
Beta Was this translation helpful? Give feedback.
-
|
same error |
Beta Was this translation helpful? Give feedback.
-
|
it just says this "/vendor/statamic-rad-pack/runway/src/../resources/views" directory does not exist. " |
Beta Was this translation helpful? Give feedback.
Oh, I know why it's erroring. Runway doesn't have any views anymore but it's still loading the directory. I'll fix it in the next release.