avanzu / AdminThemeBundle

Admin Theme based on the AdminLTE Template for easy integration into symfony
MIT License
281 stars 149 forks source link

Unable to fetch vendor #208

Open thibmonier opened 6 years ago

thibmonier commented 6 years ago

I'm trying to fetch vendor and I obtain this error

[Error] bower ECONFLICT Unable to find suitable version for jquery

Debug info

Component Version
Symfony version 3.3.6
node version 6.11.0
npm version 3.10.10
Bower version 1.8.0
AdminThemeBundle 1.3.5
Notmarrco commented 6 years ago

I can confirm.

@thibmonier Did you find a workaround ?

thibmonier commented 6 years ago

not really. I don't know why it was working a few days after. I didn't try recently

Notmarrco commented 6 years ago

Thanks.

following #174 advice , with a "resolution" block I went around this issue.

I have yet to test if latest AdminThemeBundle has the same issue. That's for another day :-)