We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Olá,
Ao executar o comando "cake schema create" dentro do diretório comitiva, é apresentado o erro:
App : app
Schema file (/var/www/html/cake/app/Config/Schema/schema.php) could not be found
Pelo que vi ele está procurando o arquivo schema dentro do cake e não dentro de comitiva/Config/Schema
The text was updated successfully, but these errors were encountered:
Você deve rodar esse comando dentro do diretório do projeto ou adicionar a diretiva --app Comitiva no comando
Sorry, something went wrong.
No branches or pull requests
Olá,
Ao executar o comando "cake schema create" dentro do diretório comitiva, é apresentado o erro:
App : app
Path: /var/www/html/cake/app/
Cake Schema Shell
Schema file (/var/www/html/cake/app/Config/Schema/schema.php) could not be found
Pelo que vi ele está procurando o arquivo schema dentro do cake e não dentro de comitiva/Config/Schema
The text was updated successfully, but these errors were encountered: