Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Install error routes #30

Open
nervusdm opened this issue Aug 7, 2020 · 1 comment
Open

Install error routes #30

nervusdm opened this issue Aug 7, 2020 · 1 comment

Comments

@nervusdm
Copy link

nervusdm commented Aug 7, 2020

I can't install routes.
Akeneo 4.0
I copy in config/routes/

While I try to copy I can see this error on consoles :
Uncaught Error: The route "flagbit_product_cloner_product_clone" does not exist.

@sergiypop
Copy link

sergiypop commented Sep 15, 2020

Hi @nervusdm ,
I was facing the same problem.
I added

#config/routes/product_cloner.yml
flagbit_product_cloner:
    resource: "@FlagbitProductClonerBundle/Resources/config/routing.yml"

direct in config/routing.yml.

After that clear cache and run yarn or make.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants