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] Some errors occurred while installing themes.
In BaseNode.php line 469:
Invalid configuration for path "translation.configs.site.dirs.0": The directory "/sites/The_(very)_Special_Site/Zap/public/theme/base-2021" does not exist.
In Configuration.php line 131:
The directory "/sites/The_(very)_Special_Site/Zap/public/theme/base-2021" does not exist.
2022-05-24T10:58:10+02:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "BabDev\PagerfantaBundle\BabDevPagerfantaBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
The text was updated successfully, but these errors were encountered:
(Not sure if this has to do with me using ( and ) in paths or if it's something else.)
Ubuntu 20.04.LTS.
Issuing this: "php composer.phar create-project bolt/project Zap"
Getting this:
Installing bolt/project (2.2.7)
There's a notice: "Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead."
And then, after doing some init work, I get this:
Installing Bolt themes as hard copies.
Theme Method / Error
✘ base-2021 Failed to remove directory "/sites/The_(very)Special_Site/Zap/public/theme/..Uu9": rmdir(/sites/The(very)_Special_Site/Zap/public/theme/..Uu9): Text file busy
✔ base-2018 copied
✔ skeleton copied
[ERROR] Some errors occurred while installing themes.
In BaseNode.php line 469:
Invalid configuration for path "translation.configs.site.dirs.0": The directory "/sites/The_(very)_Special_Site/Zap/public/theme/base-2021" does not exist.
In Configuration.php line 131:
The directory "/sites/The_(very)_Special_Site/Zap/public/theme/base-2021" does not exist.
2022-05-24T10:58:10+02:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "BabDev\PagerfantaBundle\BabDevPagerfantaBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
The text was updated successfully, but these errors were encountered: