简体   繁体   中英

Symfony2 php composer.phar install

When I was setting up Symfony 2 in that step

php composer.phar install

It gives me that error

Script Incenteev\\ParameterHandler\\ScriptHandler::buildParameters handling the post-install-cmd event terminated with an exception

[InvalidArgumentException]
The dist file "app/config/parameters.yml.dist" does not exist. Check your dist-file config or create it.

Did you check your parameters.yml.dist file? Does it exists? It should be placed in app/config/parameters.yml.dist

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM