jordillonch / CrudGeneratorBundle

This Symfony2 bundle aims to be the bundle that you are looking for create a nice CRUD with pagination, filter, translation and Twitter bootstrap 2.2.2 features.
MIT License
83 stars 36 forks source link

Error after install on Symfony 2.3.2 #19

Closed thinkadoo closed 11 years ago

thinkadoo commented 11 years ago

app/console jordillonch:generate:crud

[Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException]
You have requested a non-existent parameter "templating.engines".

This happens after following the instructions here: http://knpbundles.com/jordillonch/CrudGeneratorBundle

using:

"jordillonch/crud-generator": "2.3.*@dev"

jordillonch commented 11 years ago

I have updated some things. For Symfony 2.3.x project, use: "jordillonch/crud-generator": "dev-master"