-
Notifications
You must be signed in to change notification settings - Fork 117
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
grunt bower:install doesn't work for polymer #119
Comments
I'm having the same issue. And with polymer dependencies too. I've just got this error:
|
Same issue with Ember & jquery and whatever I tried. |
+1 |
It seems to be working on my linux machine but not on the mac. |
@indiesquidge Seems this is resolved in 0.4.0.... Close? |
@ktilcu, yes! Sorry my response took a while; it seems to be working now, thanks :) |
👍 |
Same problem here. Using grunt: 0.4.2 and grunt-bower: 0.15.0 Aborted due to warnings. |
I don't know if this is a polymer problem or a grunt-bower-task problem, but regular
bower install
works fine. I add any polymer components to mybower.json
, such asand then run
grunt bower
and get this:Running "bower:install" (bower) task Fatal error: Maximum call stack size exceeded
The text was updated successfully, but these errors were encountered: