gpt4 book ai didi

Symfony2 FOSUserBundle 错误 - FileLoaderImportCircularReferenceException

转载 作者:行者123 更新时间:2023-12-02 18:34:52 25 4
gpt4 key购买 nike

我正在尝试在新的 symfony2 项目上安装 FOSUserBundle。我已按照以下步骤安装它,但仍然遇到此错误:

FileLoaderImportCircularReferenceException in FileLoader.php line 97:
Circular reference detected in "/Users/tom/Sites/symfony/todo/app/config/routing_dev.yml" ("/Users/tom/Sites/symfony/todo/app/config/routing_dev.yml" > "/Users/tom/Sites/symfony/todo/app/config/routing.yml" > "/Users/tom/Sites/symfony/todo/app/config/routing_dev.yml").

当我尝试运行 php app/console router:debug 时,我收到错误:

 [Symfony\Component\Config\Exception\FileLoaderLoadException]                                              
Cannot load resource "@FOSUserBundle/Resources/config/routing/all.xml". Make sure the "FOSUserBundle" bu
ndle is correctly registered and loaded in the application kernel class.

即使我正在 AppKernel 中加载 bundle 。

在routing.yml中我有(如果有帮助的话):

fos_user:
resource: "@FOSUserBundle/Resources/config/routing/all.xml"

似乎找不到任何相关内容,但如果我搜索得不够好,我深表歉意。

最佳答案

已从项目中删除 AcmeDemoBundle,但未从 routing_dev.yml 文件中删除相关路由代码。

关于Symfony2 FOSUserBundle 错误 - FileLoaderImportCircularReferenceException,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29344078/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com