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
{{ message }}
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.
I just now wanted to try out your contao gem because I find it a very cool idea! Although I'm new to ruby, rails and so on I'm generally a quick learner. I followed your instructions on GitHub. The installation goes smoothly but when I do:
contao new /path/to/the_new_project
I get an error where contao tries to generate the template-override:
...
Cloning into contao/core/system/modules/template-override...
Username:
Password:
fatal: https://github.com/qzminski/contao-template-override.git/info/refs not found: did you run git update-server-info on the server?
Clone of 'https://github.com/qzminski/contao-template-override.git' into submodule path 'contao/core/system/modules/template-override' failed
...
Salut TechnoGate :-)
I just now wanted to try out your contao gem because I find it a very cool idea! Although I'm new to ruby, rails and so on I'm generally a quick learner. I followed your instructions on GitHub. The installation goes smoothly but when I do:
I get an error where contao tries to generate the template-override:
Could it be, that the submodule template-override has to be replaced/relinked with this one?
Thank you very much for your help!
Urs
The text was updated successfully, but these errors were encountered: