-
-
Notifications
You must be signed in to change notification settings - Fork 199
Invalid option "resolveUrlLoader" passed to enableSassLoader(). Valid keys are resolve_url_loader #226
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
Comments
Here is strings from my package.json:
I run |
The Flex recipe looks outdated, it uses Try running |
Thank you. Now resolveUrlLoader works. |
Great :) You can either open an issue in the symfony/recipes repository or directly send a PR that increments the version number there: |
@weaverryan Wouldn't it make sense to release 1.0 now? |
I add
When I try run command:
yarn run encore dev
I get
Screenshot from this documentation:

http://symfony.com/doc/current/frontend/encore/bootstrap.html
If I change resolveUrlLoader to resolve_url_loader everything is ok.
The text was updated successfully, but these errors were encountered: