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

How to add AdminThemeBundle without depending on bower? #238

Open
tishma opened this issue Mar 19, 2018 · 0 comments
Open

How to add AdminThemeBundle without depending on bower? #238

tishma opened this issue Mar 19, 2018 · 0 comments

Comments

@tishma
Copy link

tishma commented Mar 19, 2018

The readme says: "So, there is no longer a strict requirement for bower and/or assetic."
I'm trying to get rid of bower dependency.

It's however unclear what needs to be done in order to simply use the bundled resources rather than building them.

I've tried removing bower path from parameters.yml, and keep getting error running:
Avanzu\\AdminThemeBundle\\Composer\\ScriptHandler::fetchThemeVendors

The error I get when running composer install is:

> Avanzu\AdminThemeBundle\Composer\ScriptHandler::fetchThemeVendors
Installing theme assets
[Executing]  install --allow-root
[Error] install: illegal option -- -
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
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