Skip to content
New issue

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

Loading Problem #2

Open
AxelBriche opened this issue Apr 9, 2013 · 0 comments
Open

Loading Problem #2

AxelBriche opened this issue Apr 9, 2013 · 0 comments

Comments

@AxelBriche
Copy link

Hello, I have a problem (sorry for my english, I am french) :

In my appKernel, I have :
new Mylen\JQueryFileUploadBundle\JQueryFileUploadBundle(),
new Mylen\JQueryFileUploadSandbox\JQueryFileUploadSandbox(),

But I have this error:
FileLoaderLoadException: Cannot import resource "@JQueryFileUploadBundle/Resources/config/parameters.yml" from "C:\wamp\www\Project_V1\Symfony\app/config\config.yml". Make sure the "JQueryFileUploadBundle/Resources/config/parameters.yml" bundle is correctly registered and loaded in the application kernel class.

My composer.json:
"mylen/jquery-file-upload-bundle":"*"

The bundle is in my vendor:

2wOYq 1

My routing:
event_flow_analyser:
resource: "@JQueryFileUploadSandbox/Controller/"
type: annotation
prefix: /{game}/TEST

Do you know where is the problem please? Thanks.

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

No branches or pull requests

1 participant